aboutsummaryrefslogtreecommitdiffstats
path: root/testing/pdns-gui/0040-alpine-default-htaccess-fix.patch
diff options
context:
space:
mode:
authorMatt Smith <mcs@darkregion.net>2011-04-08 05:37:54 -0500
committerMatt Smith <mcs@darkregion.net>2011-04-08 05:38:13 -0500
commitf716325f16fbabcc7586d67bc1aa4506a23754c7 (patch)
tree444b1981532a8e72669efba1017842c4beb3ede3 /testing/pdns-gui/0040-alpine-default-htaccess-fix.patch
parent06d067525070d325db98a4a95fedad6eb40f7060 (diff)
downloadaports-f716325f16fbabcc7586d67bc1aa4506a23754c7.tar.bz2
aports-f716325f16fbabcc7586d67bc1aa4506a23754c7.tar.xz
testing/pdns-gui: should work now
Diffstat (limited to 'testing/pdns-gui/0040-alpine-default-htaccess-fix.patch')
-rw-r--r--testing/pdns-gui/0040-alpine-default-htaccess-fix.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/pdns-gui/0040-alpine-default-htaccess-fix.patch b/testing/pdns-gui/0040-alpine-default-htaccess-fix.patch
new file mode 100644
index 0000000000..4842a425ff
--- /dev/null
+++ b/testing/pdns-gui/0040-alpine-default-htaccess-fix.patch
@@ -0,0 +1,11 @@
+--- ./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