-
Posted to
IIS7 - Setup
by
jeff@zina.com
on
11-20-2009, 10:40 AM
Does it matter? You're not leaving whatever the default is up anyway, are you?
And no, the default site should not direct you to www.iis.net, check to make sure that's the actual URL you're seeing. You may be mistaking the default web site graphic for a redirect.
Jeff
-
Posted to
IIS7 - General
by
jeff@zina.com
on
11-20-2009, 10:37 AM
[quote user="wil2"]Why is the default rule targeted to port 80 and not the IIS process/service itself?[/quote]
Because the default poort for HTTP requests is port 80. Firewalls manage traffic, not the services behind them that may be answering requests.
[quote user="wil2"]Is there a better way of doing ...
-
Posted to
IIS 7 - Troubleshooting
by
jeff@zina.com
on
11-19-2009, 11:08 AM
Firewall?
Jeff
-
Posted to
PHP Community
by
jeff@zina.com
on
11-17-2009, 2:46 PM
Make sure the php extension is associated to the proper DLL in IIS.
Jeff
-
Posted to
IIS 7 - ASP.NET Administration
by
jeff@zina.com
on
11-16-2009, 1:10 PM
[quote user="mikezx10"]how do i fix the security # 2[/quote]
Windows permissions. Use Windows Explorer, right-click the folder and change the security.
[quote user="mikezx10"]how do i do # 3[/quote]
http://technet.microsoft.com/en-us/library/cc731784(WS.10).aspx
Jeff
-
Posted to
ASP.NET Administration
by
jeff@zina.com
on
11-16-2009, 1:07 PM
Permissions? Password protected Access database?
Jeff
-
Posted to
General
by
jeff@zina.com
on
11-16-2009, 1:04 PM
[quote user="hotot"]Any thoughts or fixes either for IE8 or the actual web server?[/quote]
Compatibility mode. See:
http://weaselfire.wordpress.com/2009/06/18/forcing-ie8-to-use-ie7-compatibility-mode-with-iis-custom-headers/
Jeff
-
Posted to
IIS 7 - Troubleshooting
by
jeff@zina.com
on
11-16-2009, 1:02 PM
[quote user="ibacondors"]I defined a virtual website[/quote]
I assume you mean virtual folder...
A quick Google will find you the ...
-
Posted to
IIS7 - Security
by
jeff@zina.com
on
11-16-2009, 12:56 PM
Why do you believe this is related to IIS 7?
Jeff
-
Posted to
IIS7 - General
by
jeff@zina.com
on
11-13-2009, 11:22 AM
[quote user="bpw"]I am not seeing the requested URL in the log.[/quote]
In your example, I do. Maybe if you expalin a bit better.
Jeff