opnsense-ports/www/pivotx/files/patch-example.htaccess
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

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.