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]
ErrorDocument 403 /index.php
ErrorDocument 404 /index.php
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]
ErrorDocument 403 /index.php
ErrorDocument 404 /index.php
Warning: Cannot modify header information - headers already sent by (output started at /home/palmbeach/public_html/wp-content/mu-plugins/system-monitor.php:1) in /home/palmbeach/public_html/wp-includes/pluggable.php on line 1531
Warning: Cannot modify header information - headers already sent by (output started at /home/palmbeach/public_html/wp-content/mu-plugins/system-monitor.php:1) in /home/palmbeach/public_html/wp-includes/pluggable.php on line 1534