All pastes #2122791 Raw Edit

Unnamed

public text v1 · immutable
#2122791 ·published 2012-02-29 07:49 UTC
rendered paste body
RewriteEngine On
RewriteBase /wordpress

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php [L]