> 2- complete URL's for a certain page arent opened though the
> main domain could.
> for example www.hp.com opens normaly.. though
> http://www.hp.com/support/BatteryReplacement if clicked would
> be denied.
> acl x-type req_mime_type -i ^application/octet-stream$
> acl x-type req_mime_type -i application/octet-stream
> http_access deny x-type
The BatteryReplacement page has as MIME type 'application/octet-stream'. So this ACL blocks the request. It will probably be the reason why ZIP/DMG files get blocked too.
If you use deny_info pages, you can see which ACL stopped the request.
Joost
-- Joost de Heer, Getronics, joost.deheer_at_getronics.com PO Box 154, 6400AD Heerlen, The Netherlands T +31 (0)40 2998104 / F +31 (0)40 2995848 Getronics Nederland BV, Handelsregister 34.115.845 AmsterdamReceived on Thu May 28 2009 - 13:23:19 MDT
This archive was generated by hypermail 2.2.0 : Thu May 28 2009 - 12:00:01 MDT