|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
IS there a way to make IIS URL ReWrites - Similar to .htaccess?
IS there a way to make IIS URL ReWrites - Similar to .htaccess?
For example rewriting a dynamic URL from /professionals.aspx?id=8836 to /professionals/PERSONSNAME What is the best way to go about doing this in IIS? Thanks in advance, --Nick |
|
#2
|
|||
|
|||
|
Quote:
N.B. Not an IIS expert. No, you need some kind of third-party add-on. type 'IIS url rewrite' in your favorite search engine and you'll get more than a few links about it. I recommend the MOD_REWRITE GUIDE. It's apache specific but should be applicable in most cases. Maybe |
|
#3
|
|||
|
|||
|
Quote:
I've looked at the Apache guide, but as far as i know, Apache and IIS are completely different no? And I have already googled it, im just wondering if anyone knew a specific way or product that would definately solve this problem. |
|
#4
|
|||
|
|||
|
Have a look on Helicon's ISAPI Rewrite
__________________
Rubal Jain Webspiders Interweb Pvt. Ltd. & Brainus Networks http://www.it2ecom.com | http://www.brainus.net Server Management | Dedicated Servers | Reseller Hosting Experienced, Qualified Techs | 24/7 Support Centers in India Helm Premium Partners | Email : sales@brainus.net |
|
#5
|
|||
|
|||
|
awesome thanks.
|
|
#6
|
|||
|
|||
|
i agree. Do a search for ISAPI_Rewrite and it will do the job for you. You basically write the same regular expressions as you would in ur .htaccess files in a httpd.ini file and it will take care of it for you. THey have a Lite version which is free for download and it did the job for me.
|
|
#7
|
|||
|
|||
|
I am reseller for Helicon ISAPI Rewrite.
<sales pitch deleted by Doug G> Last edited by Doug G : June 28th, 2006 at 12:59 AM. |
![]() |
| Viewing: Dev Shed Forums > System Administration > IIS > IS there a way to make IIS URL ReWrites - Similar to .htaccess? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|