![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
#5
|
|||
|
|||
|
Opps. Replied to the wrong thread.
Here is what I wrote: ------------------------------------------ Quick question please. Is one to add this line of code or modify an existing line of code with what you provided? Here is my existing .htaccess code below. Where do I add/update exactly? Thanks! # BEGIN WPSuperCache # END WPSuperCache # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress |
| Thread Tools | |
| Display Modes | |
|
|
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us