|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Dear all,
I want to make some changes on URL when people browsing my web as follows: When people type "http://www.url.com/123/index.html" in their browser, I want to redirect it to "http://www.url.com/cgi-bin/gourl.php?url=/123/index.html". Can I use rewrite engine to reach it? And how can I do this? Also, can the browser on client-side still show "http://www.url.com/123/index.html" and not "http://www.url.com/cgi-bin/gourl.php?url=/123/index.html"?? Thank you so much ! ![]() Best Regards, Jester
__________________
====================== Linux is Great ! Try ! |
|
#2
|
|||
|
|||
|
Do a search in this forum. Your case has been discussed million times here.
>> Also, can the browser on client-side still show "http://www.url.com/123/index.html" Yes, that's so-called internal redirection. |
|
#3
|
|||
|
|||
|
Thx FreeBSD.
I've got it. Thank you very much ~! Best Regards, Jester Last edited by jester : August 20th, 2001 at 05:04 AM. |
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > Can I use "rewrite" in this case? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|