G
Guest
2K Server IIS
I am trying to create a web sharable folder but I am not able to connect to it via the url (http://myserver/share). In my IIS logs I see that GET is blocked by URL Scan, but looking at my URLScan.ini GET should be allowed. Do I need to change the ini to allow other items? (see log and ini below
-----------from iis log-----------
#Fields: date time c-ip cs-username s-ip s-port cs-method cs-uri-stem cs-uri-query sc-status cs(User-Agent)
2004-04-16 17:04:50 192.168.1.158 - 192.168.1.242 80 GET /<Rejected-By-UrlScan> ~/ 404 Microsoft+Data+Access+Internet+Publishing+Provider+Protocol+Discover
-----------------------------------
-----------from urlscan.ini----------
[AllowVerbs
GE
HEA
POS
------------------------------------
I am trying to create a web sharable folder but I am not able to connect to it via the url (http://myserver/share). In my IIS logs I see that GET is blocked by URL Scan, but looking at my URLScan.ini GET should be allowed. Do I need to change the ini to allow other items? (see log and ini below
-----------from iis log-----------
#Fields: date time c-ip cs-username s-ip s-port cs-method cs-uri-stem cs-uri-query sc-status cs(User-Agent)
2004-04-16 17:04:50 192.168.1.158 - 192.168.1.242 80 GET /<Rejected-By-UrlScan> ~/ 404 Microsoft+Data+Access+Internet+Publishing+Provider+Protocol+Discover
-----------------------------------
-----------from urlscan.ini----------
[AllowVerbs
GE
HEA
POS
------------------------------------