X-Git-Url: https://git.hcoop.net/hcoop/zz_old/domtool2-proto.git/blobdiff_plain/c463685414ddc8373c2073b7b6324b3aaeb8bdab..c8a53ba551e987551c99174fae9d38a29cc8e8e1:/lib/web_apps.dtl diff --git a/lib/web_apps.dtl b/lib/web_apps.dtl index f188c74..9d6bb9f 100644 --- a/lib/web_apps.dtl +++ b/lib/web_apps.dtl @@ -2,7 +2,6 @@ val addWordPress = \ loc : (location) -> location loc with - rewriteBase "/"; rewriteCond "%{REQUEST_FILENAME}" "!-f" []; rewriteCond "%{REQUEST_FILENAME}" "!-d" []; rewriteRule "." "/index.php" [last]