
13-06-09, 06:56 PM
|
 |
Got root?
|
|
Join Date: Aug 2007
Location: England, UK.
Posts: 1,340
|
|
URL Rewrite with IIS 6
Hi guys!
I've been using IIS for some time now and I've recently moved one of my larger websites over from Linux to Windows web hosting which has caused me a slight pickle.
The website requires mod_rewrite, usually linked to the same job as .htaccess
Does anybody know of a third party application that allows mod_rewrite installation onto IIS 6.0 with separate account configuration that is free?
There is Helicon and a few others but they're rather costly and I cannot afford to pay £100 on average.
Thanks
|

14-06-09, 12:16 PM
|
|
Senior Member
|
|
Join Date: Jan 2007
Location: Dorset
Posts: 1,117
|
|
is this somrthing similar that you are looking for Dan?
IIRF
|

14-06-09, 12:17 PM
|
 |
Got root?
|
|
Join Date: Aug 2007
Location: England, UK.
Posts: 1,340
|
|
Hi Jon,
Thanks for your response. I've tried a few including IIRF, ISAPI_Rewrite and none of them seem to be working.
Here's one of my rules; I know it's set out right but none of them are picking it up.
RewriteRule ^login$ 53453946_login.php [L]
|

16-06-09, 10:27 AM
|
 |
Got root?
|
|
Join Date: Aug 2007
Location: England, UK.
Posts: 1,340
|
|
I've managed to set it to a singe, more important website and I'll look into the smaller websites another time.
I resolved to using Helicon ISAPI Rewrite 3 LITE.
|

16-06-09, 11:03 PM
|
 |
Senior Member
|
|
Join Date: May 2008
Location: Newcastle under Lyme
Posts: 205
|
|
Quote:
Originally Posted by Dan
I've managed to set it to a singe, more important website and I'll look into the smaller websites another time.
I resolved to using Helicon ISAPI Rewrite 3 LITE.
|
Think I'd just have stuck with Linux
|

16-06-09, 11:04 PM
|
 |
Got root?
|
|
Join Date: Aug 2007
Location: England, UK.
Posts: 1,340
|
|
There's positives about Windows and drawbacks at the same time. I prefer IIS than no-GUI
|

19-10-09, 11:27 AM
|
|
Junior Member
|
|
Join Date: Oct 2009
Posts: 11
|
|
Hi !
I like the graphical interface and i cannot leave windows beacause of that.
I have never liked Linux too much because it lacks GUI.
Thanks for sharing
Regards
Walter Burke
__________________
Signature has been removed, please do not advertise websites in your signature.
|

19-10-09, 11:41 AM
|
|
Senior Member
|
|
Join Date: Oct 2009
Posts: 315
|
|
Quote:
Originally Posted by walterburke
Hi !
I like the graphical interface and i cannot leave windows beacause of that.
I have never liked Linux too much because it lacks GUI.
Thanks for sharing
Regards
Walter Burke
|
Even Linux comes with a good GUI, I would recommend you to download Ubuntu Server edition and then getting a guide to install X and your desktop environment of choice (GNOME, KDE, Xfce, etc).
|

19-10-09, 02:00 PM
|
 |
Senior Member
|
|
Join Date: Jul 2009
Location: Usually sat at this Beastie
Posts: 156
|
|
Pongers is right, you could use the X windows system with the desktop of your choice, gnome, kde etc. And you can remotely access it fairly easily - sure you can't just fire up the desktop in putty. You want something called FreeNX, which is an SSH client that connects to a virtual desktop of the linux system. You'd need to install the server version as well as the client version on your home machine, but it's possible. It's basically acheived through ssh tunneling.
__________________
Hexo
-------
The man that knows how, is always working for the man that knows why
|

28-10-09, 09:27 PM
|
|
new member
|
|
Join Date: Oct 2009
Posts: 1
|
|
Quote:
Originally Posted by Dan
Hi Jon,
Thanks for your response. I've tried a few including IIRF, ISAPI_Rewrite and none of them seem to be working.
Here's one of my rules; I know it's set out right but none of them are picking it up.
RewriteRule ^login$ 53453946_login.php [L]
|
In IIRF, you need to precede the URL with a slash.
RewriteRule ^/login$ 53453946_login.php [L]
This will allow you to type in http ://myserver.com/login and the actual server-side resource that serves the request will be http ://myserver.com/53453946_login.php .
IIRF is a free download.
http ://iirf.codeplex.com
|

24-05-10, 11:37 AM
|
|
new member
|
|
Join Date: May 2010
Posts: 3
|
|
Iis
I am planning to upgrade to IIS7 in next few months, but in the meantime, I have a need to implement URL rewriting in IIS6.
|

24-05-10, 02:56 PM
|
|
Sales Team
|
|
Join Date: Sep 2006
Posts: 1,628
|
|
Have you tried IIRF or ISAPI_Rewrite ?
It seems that ISAPI_Rewrite is powerful, stable and worth using. Give it a try and check it yourself.
Dan had mentioned about using 'Helicon ISAPI Rewrite 3 LITE ' previously which had worked for him
Make sure you need to have higher hosting package like a VPS or a Windows Dedicated Server ( without Plesk control panel) if you want to use ISAPI Rewrite module.
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT. The time now is 02:20 PM.
Powered by vBulletin® Version 3.8.1 Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Copyright 2001-2010 Web Hosting UK. All rights reserved. Web Hosting UK Forum
|
Site Map
Knowledgebase Articles
Support Tutorials
|