edit pages

This commit is contained in:
razusrest
2024-04-18 17:45:44 +05:45
parent f4e3b7c750
commit 46f1b89d3d
3923 changed files with 1838473 additions and 156 deletions

View File

@ -6,11 +6,11 @@
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /bib_wp/abchospitalitynepal.com/
RewriteBase /bib_wp/abchospitalitynepal/
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /bib_wp/abchospitalitynepal.com/index.php [L]
RewriteRule . /bib_wp/abchospitalitynepal/index.php [L]
</IfModule>
# END WordPress