Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Rewrite issues / Page not found

@brentallison

Participant

No luck. Here it is right now:

Options +FollowSymLinks

RewriteEngine On
RewriteBase /wordpress/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /wordpress/index.php [L]

Skip to toolbar