mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-27 01:11:33 +02:00
12 lines
306 B
Diff
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
|