?
Front to the WordPress application
Front to the WordPress application
?
Front to the WordPress application
Front to the WordPress application
home2/cassis33/public_html/.htaccess 0000555 00000001315 15000241423 0013301 0 ustar 00 DirectoryIndex index.php index.html
Order allow,deny
Deny from all
Order allow,deny
Allow from all
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]