|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Iis 4 redirects
Hi all,
I would like to place a url like http://www.domain.com/123 in an advertisement so that it is easy for a user to type it in, but would actually be redirected by iis (without another ip) to something like http://www.domain.com/ads/index.asp?ad=123. Is this possible without the use of another ip and/or is this possible from within iis? Thank you for your time and consideration, oach |
|
#2
|
||||
|
||||
|
I don't have IIS 4 available to test with, but on IIS 6 you can create a new virtual directory then open the properties for that virtual directory and select the option "A redirection to a URL". There you can enter the URL where you want the page to redirect to. Alternatively you could create a folder called 123, then create a page called index.php or index.asp, for example, and use these to create a redirection.
|
![]() |
| Viewing: Dev Shed Forums > System Administration > IIS > Iis 4 redirects |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|