Renamed the archive dir, added the error dir

This commit is contained in:
Ethan N. Paul
2017-12-01 08:17:39 -05:00
parent 51052717a4
commit 34c3c4d620
361 changed files with 580 additions and 4 deletions

View 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>