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
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
Warning: Cannot modify header information - headers already sent by (output started at /home/m126689/public_html/veleton.tech/wp-content/themes/astra/inc/customizer/configurations/builder/header/configs/.htaccess:1) in /home/m126689/public_html/veleton.tech/wp-includes/pluggable.php on line 1455
Warning: Cannot modify header information - headers already sent by (output started at /home/m126689/public_html/veleton.tech/wp-content/themes/astra/inc/customizer/configurations/builder/header/configs/.htaccess:1) in /home/m126689/public_html/veleton.tech/wp-includes/pluggable.php on line 1458