ae73001c5e
- Supply default .htaccess in PORTEXAMPLES [1] - Use PORT(DOCS|EXAMPLES) MACRO's for pkg-plist [2] PR: ports/169067 [1] Submitted by: Fumiyuki Shimizu <fumifumi@abacustech.jp> (maintainer) [1] Reviewed by: scheidell@ (me) [2]
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.
|