Reply
.htaccess Help
Old 10-21-2005, 12:21 PM .htaccess Help
Junior Talker

Posts: 1
The problem is:

http://encore.syxe.net redirects to http://encore.syxe.COM/forum/ (this is bad)

When

http://WWW.encore.syxe.net redirects to http://encore.syxe.NET/forum/ (this is good)

This CANNOT be via CPanel because on "Redirects" on CPanel only shows the second redirect which was made AFTER the change of domains... so my guess would be that this can only but modified by .htaccess... but how?

This is my .htacess
Code:
RedirectMatch permanent ^/$ http://encore.syxe.net/forum/
Can ANYBODY help me?
eNCoRe is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 10-23-2005, 12:13 PM
Skorch's Avatar
Super Talker

Posts: 115
Location: California
You're matching the charactor '/'. When your link doesn't end in / the condition ^/$ is not matched either change ^/$ to ^$ or end all your links in /
__________________
Check out my Cliff Diving website!
Skorch is offline
Reply With Quote
View Public Profile Visit Skorch's homepage!
 
Reply     « Reply to .htaccess Help
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.12417 seconds with 12 queries