|
|
@@ -87,6 +87,8 @@ DocumentRoot @l_prefix@/libexec/wordpress
|
|
|
DirectoryIndex index.php
|
|
|
ErrorDocument 404 /index.php
|
|
|
ExpiresByType text/html A1
|
|
|
+#RewriteEngine on
|
|
|
+#RewriteRule ^/blog(.*)$ $1 [PT,L]
|
|
|
<Directory "@l_prefix@/libexec/wordpress">
|
|
|
Options -Indexes +FollowSymLinks
|
|
|
AllowOverride None
|