blob: 4842a425ff5e007c67f2588b238b23e35a8d1c78 (
plain)
1
2
3
4
5
6
7
8
9
10
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
|