Hello,
The following code state a domain myblog.com. Is it possible not to specify on any domain? I want all domains, instead of only myblog.com. Thanks.
Options Indexes
Options FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP_HOST} ^myblog\.com
RewriteRule ^(.*)$ http://www.myblog.com/$1 [R=permanent,L]
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_URI} !(.*)/$
RewriteRule ^(.*)$ http://www.myblog.com/$1/ [L,R=301]More Information:
- 3 posts - 2 authors - Last post: Mar 8I followed the advice given to someone else and added a htaccess to my forum directory with the following content: Should I remove the htaccess
- htaccess question - How to access files in wp-content/plugins/*
- htaccess "bible" here at the Httpd Wiki (http://wiki
- 3 posts - 3 authors - Last post: Jan 8I have been told that i need to use this htaccess to inprove response time and also for less server strain on LP is it safe to use and will it help you think
- net" but when trying to access them, I get an Error 404 that I am pretty sure relates to the RewriteCond line in my htaccess file:
- The question mark means 'zero or one of the preceding character or range' — in other words either yourhtmlsource
- htaccess file, in the section where I block spammers by their user agent string since sometimes these
- NOT a presales question enable seo urls and rebuild the cach then see if rewrite works it is dependent upon the server if you have to edit the htaccess or not
More:


LinkBack URL
About LinkBacks
Reply With Quote

























































Bookmarks