Go Back   CodingForums.com > :: Server side development > Apache configuration

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 06-14-2012, 08:45 PM   PM User | #1
utnalove
Regular Coder

 
Join Date: Oct 2008
Location: Poland
Posts: 357
Thanks: 141
Thanked 2 Times in 2 Posts
utnalove is an unknown quantity at this point
.htaccess redirect folder and files to homepage

Hello, my domain is xyz.com.

I would like to redirect all the following to the homepage xyz.com:

http://xyz.com/comments-subscriptions/
http://xyz.com/comments-subscriptions/dsagas
http://xyz.com/comments-subscriptions/dsagdsa
http://xyz.com/comments-subscriptions/whatever

with or without www

Do you know what the htaccess rule should look like?

I am now trying the following:
Code:
RedirectMatch 301 comment-subscriptions(.*) http://glamourina.pl/
But the link
Code:
http://glamourina.pl/comment-subscriptions?srp=1586&sra=s
Gets redirected to:
Code:
http://glamourina.pl/?srp=1586&sra=s
But I would like it to be redirected to the homepage

Last edited by utnalove; 06-14-2012 at 09:32 PM..
utnalove is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 08:29 PM.


Advertisement
Log in to turn off these ads.