/home/coopserp/public_html/.htaccess.tar
home/coopserp/public_html/.htaccess000064400000000351151527371370013440 0ustar00<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
DirectoryIndex index.php
RewriteRule ^index.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
home/coopserp/public_html/wp-admin/.htaccess000064400000000077151527775710015167 0ustar00<FilesMatch '.*'>
Order Deny,Allow
Allow from all
</FilesMatch>