-
Posted to
IIS7 - General
by
craigw7272
on
03-29-2008, 7:15 PM
Thanks, you rock and I am an idiot - I blame it on the 3 week old baby crying all the time ;-)
Not only did I know this solution but I see I emailed you guys awhile ago when first researching components and you had warned me about it ....
I'll do my part now and buy a license :D
-c
-
Posted to
IIS7 - General
by
craigw7272
on
03-29-2008, 5:23 PM
this might help ... it looks like my iis 7 doesn't allow
"index.php/someurl/somepath/" which is of course the internal rewrite for probably all of these tools.
-c
-
Posted to
IIS7 - General
by
craigw7272
on
03-29-2008, 4:59 PM
I have it installed - waiting for support :) I get similar problems ....
thanks
-
Posted to
IIS7 - General
by
craigw7272
on
03-28-2008, 5:38 PM
I was wondering about that ... any links I can read up on? I'd like to write a rewrite engine just for one of my sites but the site is php, I assume I can plug it in somehow?
thanks
-c
-
Posted to
IIS7 - General
by
craigw7272
on
03-28-2008, 2:15 PM
I've been trying to use isapi_rewrite (v3.x) and just get too many problems and with slow support I'm giving up.
Any other tools out there than can do rewrites and preferrably support .htaccess files?
thanks
-c
-
Posted to
IIS7 - General
by
craigw7272
on
03-27-2008, 12:29 AM
ok ok I see - I did the reverse. I added the ONLY addresses IIS can use and removed the other ones. That worked!
So please do tell - that tool is just for IIS?
thanks
-c
-
Posted to
IIS7 - General
by
craigw7272
on
03-27-2008, 12:24 AM
I added the IP I'm having issues with. It shows in the list. When I then do a netstat -ano I can see that IP:80 bound to PID 4. (System)
-
Posted to
IIS7 - General
by
craigw7272
on
03-27-2008, 12:17 AM
what IP should I be putting in there? The one I'm trying to use with my 3rd party app or the ones bound to IIS?
-
Posted to
IIS7 - General
by
craigw7272
on
03-26-2008, 11:43 PM
ok, simple way to find out what was binding. I shutdown IIS and the binding goes away and allows my other app to run so someway somehow IIS owns all the addresses ....
-
Posted to
IIS7 - General
by
craigw7272
on
03-26-2008, 11:29 PM
Windows 2008 - IPV6 Disabled .... so who knows.
You're going to love what's on 0.0.0.0 according to netstate -ano. Process ID 4 ... yes that is "System" it is also what holds [::]:80.
-c