Hi,

I've created custom error pages with something like this in the header tag:

<head>
<link rel="stylesheet" href="http://%h/common/jquery.mobile-1.4.5.min.css";>
<script src="http://%h/common/jquery-1.11.3.min.js";></script>
<script src="http://%h/common/jquery.mobile-1.4.5.min.js";></script>

The page displays fine when the client requested an http site.
However, for https sites the css and js files do not load.

What alternatives do I have? Should I always redirect with deny_info instead? 
Is there a "catch-all" for deny_info?

Thanks,

Vieri
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to