Skip to content

Instantly share code, notes, and snippets.

View christianjohnagnes's full-sized avatar
🎯
Focusing

Christian John Agnes christianjohnagnes

🎯
Focusing
View GitHub Profile
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<system.webServer>
<defaultDocument>
<files>
<clear />
<add value="index.php" />
<add value="default.aspx" />
<add value="Default.htm" />
<add value="Default.asp" />