aports/testing/pdns-gui/0040-alpine-default-htaccess-fix.patch
2011-04-08 05:38:13 -05:00

12 lines
306 B
Diff

--- ./web/.htaccess.orig
+++ ./web/.htaccess
@@ -5,7 +5,7 @@
# uncomment the following line, if you are having trouble
# getting no_script_name to work
- #RewriteBase /
+ RewriteBase /pdns-gui
# we skip all files with .something
# comment the following 3 lines to allow periods in routes