Hey, Squid do use url regex in any form there is. The only problem is that SSL connections are being transported as they are without decryption. If you do want to filter urls there are options such as squidguard as a helper for squid. All the related squid matters that you need are SSLBUMP with dynamic certificate generating tools to fit the needs of the BUMPING. you can see it here: http://wiki.squid-cache.org/Features/SslBump http://wiki.squid-cache.org/Features/DynamicSslCert These should give you the answers to what you need to do. If you need more help We can try to help you. Regards, Eliezer On 07/07/2013 09:50 AM, kannan rbk wrote: > Dear Team, > > I am using squid proxy(3.1). Read some articles and blogs , they said > squid cannot support "urlpath_regex , url_regex" because of https > connections are encrypted. Is there any alternative for this? > > How can I block https request based on urls from our network? > > I want to allow "zmedia.com/shop" through SSL. > > -- > Regards, > > Bharathikannan R >