Skip to content

Instantly share code, notes, and snippets.

@totoprayogo1916
Created July 8, 2022 01:34
Show Gist options
  • Save totoprayogo1916/6564ec8cd942f8349609d38f546dfc20 to your computer and use it in GitHub Desktop.
Save totoprayogo1916/6564ec8cd942f8349609d38f546dfc20 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<system.webServer>
<defaultDocument>
<files>
<add value="index.php" />
</files>
</defaultDocument>
</system.webServer>
</configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment