Questions tagged [url-routing]
80 questions
-1
votes
1 answer
Hiding parameters on url with nginx
I have a website with this kind of adresses:
www.mydomain.com/user/userprofile/[userprofile1]?r=[login]&w=[encryptedpassword]
ie:
www.mydomain.com/user/userprofile/toto?r=reqqfdvca&w=skvlsqmg…

bpollet
- 1
-1
votes
1 answer
Cisco Router - How do I host multiple websites with one public IP
I'm having some difficulty configuring my Cisco 4300 Series router to host multiple websites with a single public IP. I have created my access lists, but the techs over there tell me I must have one static public IP for each website I want to host,…

Mike Malter
- 109
- 4
-1
votes
1 answer
Apache MOD_REWRITE for subdomain
Summary
I have 2 servers, 1 Production & 1 Development
Problem
I want to keep the servers URLS the same in the code. The production server will be blah.com but I want the development server to be dev.blah.com. The hard coded urls on both the…

Robert
- 207
- 1
- 6
-1
votes
1 answer
Redirecting and Remapping with mod_rewrite
First of all, am new to doing back-end server admin..
I have a main website being served on at certain IP. I have a blog address that lives on another IP, which was used on wordpress.com. When a user typed in blog.domain.com it would resolve to the…
Droid646197
-2
votes
1 answer
How to redirect a url to development environment in Organization Network
In my organisation we have nearly 100 people but we dont have any dedicated IT Staff to manage our network. We have one of our product running on a domain name http://www.domainkachra.com.
We want if anyone from our organisation try to open URL…

Alex
- 111
- 1
- 5