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 01-13-2010, 10:27 PM   PM User | #1
thomasgrant
New to the CF scene

 
Join Date: Oct 2007
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
thomasgrant is an unknown quantity at this point
Seeking mod_rewrite assistance

I'm fairly new to using mod_rewrite. I can get myself around with some easy rules so far. I am seeking assistance in creating a new one that I can't figure out just yet.

I have many URLs with several levels such as:

http://domain.com/overview/
http://domain.com/product-information/
http://domain.com/product-information/partners/
These are just three examples. I have far too many for me to do this by hand for each one. I need ALL links ONLY WITHIN the "domain.com" domain to be redirected to the same link, only with /us/ directly after the domain name, but before ANY additional characters.
http://domain.com/us/overview/
http://domain.com/us/product-information/
http://domain.com/us/product-information/partners/
As I stated in the previous sentance, ONLY WITHIN the "domain.com" domain... I have to be able to selectively do this ONLY for the ".com" extension. I also have http://domain.co.uk pointing to the same server, and it's files are part of the same site. A user is redirected to the appropriate web files based on the IP address their browsing with. I CAN NOT have the following change happen:

http://domain.co.uk/us/...etc...


I hope that I've explained my requirements clearly enough. I would appreciate some input as soon as possible. Thank you very much coders.

Last edited by thomasgrant; 01-13-2010 at 10:32 PM..
thomasgrant 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 04:16 PM.


Advertisement
Log in to turn off these ads.