Online Documentation – Apache
-
Hi!
Great plugin! Thank you!In your online documentation, you show some code for a .htaccess file. In regards to this, you say…
The SUB_PATH variable needs to be adjusted accordingly if you have installed WordPress in a sub directory (e.g. http://www.example.com/blog requires a change to
SUB_PATH=/blog/wp-content/cache/cache-enabler/).
Additionally, if you change the location of wp-admin, this must also be adjusted in the following condition RewriteCond %{ENV:CE_PATH} !^/wp-admin/.*.
Could you clarify the differences (if any) between an html website in the site root and a WordPress blog located in a folder…
i.e. http://www.example.com/blog
And “WordPress in a folder”…
i.e. The entire site is WordPress and shown from http://www.example.com but WordPress itself has been located in a sub-folder http://www.example.com/wordpress/
In the both cases there would be an .htaccess file in the site root as well as in the WordPress folder. Is there a preferred location for the .htaccess code you provide?
Thank you so much!
The topic ‘Online Documentation – Apache’ is closed to new replies.