Your IP : 3.136.17.231


Current Path : /var/www/html/40thanniversary/
Upload File :
Current File : /var/www/html/40thanniversary/.htaccess

#This Apache config file was created by Duplicator Installer on 2023-05-11 09:51:56.
#The original can be found in archived file with the name .htaccess__[HASH]

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /40thanniversary/
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /40thanniversary/index.php [L]
</IfModule>
# END WordPress