-
Posted to
IIS7 - URL Rewrite Module
by
qbernard
on
3 hours, 15 minutes ago
what's your version?
Mine is 5.82.2900.5512. not issue.
-
Posted to
IIS7 - URL Rewrite Module
by
qbernard
on
11-18-2009, 10:08 PM
Errr, how come I can't repro on my setup? I used the same regex syntax.
-
Posted to
IIS7 - Setup
by
qbernard
on
11-18-2009, 10:06 PM
so you got 401.3 when upload? if not what's the complete error msgs.
no access denied in procmon?
-
Posted to
IIS7 - Security
by
qbernard
on
11-18-2009, 4:06 AM
The hotfix not working? have you try -
http://mvolo.com/blogs/serverside/archive/2006/12/28/Fix-problems-with-Visual-Studio-F5-debugging-of-ASP.NET-applications-on-IIS7-Vista.aspx
-
Posted to
IIS7 - URL Rewrite Module
by
qbernard
on
11-18-2009, 4:01 AM
It didn't crash mine. It reports that "the expression contains a repeat expression......" and basically need to take out the extra '+'
I'm runing XP SP3 and connect to a local VPC2007 - w2k8 sp2 VM.
-
Posted to
IIS7 - Setup
by
qbernard
on
11-18-2009, 3:42 AM
Can you just post the access denied entries here?
Also does it only happen to php page? others working fine? say test.htm?
-
Posted to
IIS7 - Publishing
by
qbernard
on
11-18-2009, 3:38 AM
You can also try procmon to trace IIS FTP is trying to send the user to, and why it got denied access.
-
Posted to
Troubleshooting
by
qbernard
on
11-18-2009, 3:36 AM
You can google for more information.
-
Posted to
IIS 7 - FAQ
by
qbernard
on
11-18-2009, 3:28 AM
Haven't heard anything yet... mm... only IIS 7 and 7.5. ha! IIS4/5/6 not applicable ?
-
Posted to
IIS7 - General
by
qbernard
on
11-14-2009, 2:04 AM
Well, first do some checking first
- can you ping your public ip remotely
- are those port allow by ISP ? port 80, 21 /etc
- is your port forwarding configure properly at router/modem end.
Narrow the scope down one by one to ease troubleshooting.