RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
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 /home/allprose/public_html/wp-content/themes/astra/inc/customizer/configurations/builder/header/configs/.htaccess:1) in /home/allprose/public_html/wp-includes/pluggable.php on line 1435
Warning: Cannot modify header information - headers already sent by (output started at /home/allprose/public_html/wp-content/themes/astra/inc/customizer/configurations/builder/header/configs/.htaccess:1) in /home/allprose/public_html/wp-includes/pluggable.php on line 1438