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]
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]
Warning: Cannot modify header information - headers already sent by (output started at /nfs/c05/h03/mnt/161329/domains/101minc.com/html/wp-content/themes/brooklyn/unite-custom/includes/.htaccess:1) in /nfs/c05/h03/mnt/161329/domains/101minc.com/html/wp-includes/pluggable.php on line 1329
Warning: Cannot modify header information - headers already sent by (output started at /nfs/c05/h03/mnt/161329/domains/101minc.com/html/wp-content/themes/brooklyn/unite-custom/includes/.htaccess:1) in /nfs/c05/h03/mnt/161329/domains/101minc.com/html/wp-includes/pluggable.php on line 1332