Results 1 to 4 of 4
-
4th Apr 2011, 10:00 AM #1OPMemberWebsite's:
Elite.SO Defendos.com Motionite.com.htaccess Help Please
Hey, I need some help with my htaccess file which is not working properly.
I got this:
Code:RewriteEngine On RewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$ https://motionite.com/$1 [R,L]RewriteRule ^estonia estonia.html RewriteRule ^estoniavps estoniavps.html
http://domain.com/estoniavps redirects to estonia.html too, but it must redirect to: estoniavps.html
Thanks
l0calh0st Reviewed by l0calh0st on . .htaccess Help Please Hey, I need some help with my htaccess file which is not working properly. I got this: RewriteEngine On RewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$ https://motionite.com/$1 RewriteRule ^estonia estonia.html RewriteRule ^estoniavps estoniavps.htmlIf I go to http://domain.com/estonia it redirects to estonia.html http://domain.com/estoniavps redirects to estonia.html too, but it must redirect to: estoniavps.html Thanks Rating: 5
-
4th Apr 2011, 10:02 AM #2Member
I suppose you want to make mod_rewrite URL's?
RewriteRule ^estonia([\/_-])?$ estoniavps.html
And estoniavps.html will be /estonia, and when you go motionite.com/estonia, it will work..
-
4th Apr 2011, 12:16 PM #3OPMemberWebsite's:
Elite.SO Defendos.com Motionite.comThanks Jason, gonna try that out!
-
4th Apr 2011, 03:29 PM #4Member
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Vb Seo .htaccess Help
By sunnyx12x21x in forum vBulletinReplies: 9Last Post: 17th Jul 2011, 11:25 AM -
help with htaccess
By softleaks in forum Webmaster DiscussionReplies: 2Last Post: 3rd Jun 2011, 06:43 PM -
Help with .htaccess
By woja in forum vBulletinReplies: 1Last Post: 25th Jan 2011, 11:11 PM -
.htaccess help.!
By vorazeal in forum Webmaster DiscussionReplies: 1Last Post: 25th Dec 2010, 05:59 PM -
.htaccess help
By Nemesis in forum Webmaster DiscussionReplies: 1Last Post: 21st Mar 2010, 07:13 PM
themaPoster - post to forums and...
Version 5.22 released. Open older version (or...