We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e74b68b commit 5ff0188Copy full SHA for 5ff0188
1 file changed
home/full-example.local/.osp/apache/full-example.local.conf
@@ -1,3 +1,3 @@
1
-<Location />
2
- index gangnam.html
3
-</Location>
+<IfModule dir_module>
+ DirectoryIndex gangnam.html
+</IfModule>
0 commit comments