Your IP : 18.116.242.144


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

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

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