Moved new landing page from /new to /
Moved current landing page from / to /archive/3
This commit is contained in:
6
archive/3/google+/web.config
Normal file
6
archive/3/google+/web.config
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<configuration>
|
||||
<system.webServer>
|
||||
<httpRedirect enabled="true" destination="https://plus.google.com/+ethanpaul42" exactDestination="true" />
|
||||
</system.webServer>
|
||||
</configuration>
|
Reference in New Issue
Block a user