enpaul.net/_archive/3/google+/web.config
2017-12-01 08:17:39 -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>