

| | #1 (permalink) |
| Platinum Lifetime Member | 301 redirection I have just bought a website with content. Let say the domain is abc.net with subdomain forum.abc.net. the condition is such that www.forum.abc.net has PR 7, whereas forum.abc.net has PR N/A because of 301 redirection to the www page. My problem is that when i did some update, i accidentally delete the redirection codes from .htaccess file. I read some articles and have tried the following to redirect the non-www subdomain to www again: Options +FollowSymLinks RewriteEngine on RewriteCond %{HTTP_HOST} ^forum.abc.net [NC] RewriteRule ^(.*)$ http://www.forum.abc.net/$1 [L,R=301] When i test run the redirection by keying in "forum.abc.net", the browser prompts me an error of infinite looping for the redirection. Can any help me solve the problem? |
| | |
| Sponsored Ads |
| | #2 (permalink) |
| Platinum Lifetime Member Name: Gabriel Harper Last Online: Yesterday 05:20 PM iTrader: (0) Join Date: Apr 2005
Posts: 44
DNF$: 66 Location: Maine
Country: | Is this still a problem? The rewrite looks fine. You may have an .htaccess file in your base folder and the forums folder which are causing a conflict - I'd check this first!
__________________ phpLinkBid Directory Script - The #1 bid for position script Scriptalicious SEO Scripts - The #1 SEO Turnkey Script |
| | |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |