enpaul.net/archive/3/google+/web.config
Ethan N. Paul 3b9489f95e Moved new landing page from /new to /
Moved current landing page from / to /archive/3
2017-02-10 16:28:24 -05:00

7 lines
240 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<system.webServer>
<httpRedirect enabled="true" destination="https://plus.google.com/+ethanpaul42" exactDestination="true" />
</system.webServer>
</configuration>