Get exclusive CAP network offers from top brands

View CAP Offers

Reply To: Old phpBB (forum trashed) – old session ID’s wont redirect

[bsa_pro_ad_space id=2]
#829549
gokken
Member

I tried this and it worked on some of the URL’s contained within “games-forum” folder and recursively down from that, except those with sid’s :(

RewriteEngine on
RewriteCond %{REQUEST_URI} ^/games-forum/
RewriteRule (.*) http://www.mydomain.net.au [R=301,L]
[/CODE]

think I’ll go chase this up on a forum which specifically deals with this stuff. Thanks for your help [COLOR=#0000ff]allfreechips[/COLOR] and everyone else too 🙂

Cheers

Dave[CODE]
RewriteEngine on
RewriteCond %{REQUEST_URI} ^/games-forum/
RewriteRule (.*) http://www.mydomain.net.au [R=301,L]
[/CODE]

think I’ll go chase this up on a forum which specifically deals with this stuff. Thanks for your help allfreechips and everyone else too :)

Cheers

Dave