Indramayu IT Comunity
Path:
/
data
/
sites
/
web
/
officeboxbe
/
www
/
[
Home
]
File: .htaccess.orig
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /demo/officebox RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /demo/officebox/index.php [L] </IfModule> # END WordPress