Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Rewrite issues / Page not found


Brent Allison
Participant

@brentallison

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