-
Recently Browsing 0 members
- No registered users viewing this page.
-
Similar Content
-
A year of web hosting for Managed WordPress on Hostinger is now 91% off
By News Staff,
- hostinger
- web hosting
- (and 4 more)
- 0 replies
- 0 views
-
[Deal Alert] 1-Year subscription to Hostinger Web Hosting for Managed WordPress now 91% off
By News Staff,
- 0 replies
- 0 views
-
WordPress 6.9 BETA 1 is out now - the community is invited to test the new version -...
By thedhubs,
- 0 answers
- 630 views
-
WordPress-Theme Twenty Twenty Four-customizing: how to do that - a Gutenberg special question...
By thedhubs,
- 2 answers
- 3209 views
-
- 0 replies
- 3 views
-
Question
robertobaggio2k
Hey guys and gals,
I've changed my domain name and wanted to update the .htaccess file.
Would the following code be correct?
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteCond %{HTTP_HOST} !^uvdesigns.ca/$ [NC]
RewriteRule ^(.*)$ http://webdesigner-toronto.ca/$1 [R]
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
Link to comment
https://www.neowin.net/forum/topic/1078315-htaccess-file-editing/Share on other sites
0 answers to this question
Recommended Posts