forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
11 lines
403 B
Text
11 lines
403 B
Text
--- example.htaccess.orig 2012-01-23 01:55:33.000000000 +0900
|
|
+++ example.htaccess 2012-06-25 20:28:53.000000000 +0900
|
|
@@ -13,7 +13,7 @@
|
|
#php_flag magic_quotes_gpc 0
|
|
|
|
RewriteEngine On
|
|
-# RewriteBase /
|
|
+RewriteBase /%%BLOGURL%%
|
|
|
|
# Standard PivotX rules for non-crufty URLs. The rules always work, but non-crufty
|
|
# URL must be enabled in the PivotX configuration too before they are actually used.
|