edit pages
This commit is contained in:
@ -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
|
Reference in New Issue
Block a user