hey thanks for the quick reply Mark, i added: http_access allow CONNECT localhost and could get to the index page, but when i clicked on a link i got the following errors: the cache manager does not allow this cache to make direct connections to origin servers hmmm... 2006/11/1, Mark Elsen <mark.elsen@xxxxxxxxx>:
> hi everybody, there really isn't any good tutorial out there for this > subject (i'm trying to make one: > http://norgesinternettforum.no/showpost.php?p=2652&postcount=2) > > so i'm asking here as a last resort. > here's my setup: > internet (where my users will come from) > intranet (our local network) > > i have a weblogic server 8.1 (wl81machine) in our intranet running a > ssl/https site (we're testing out verisign ssl). > > i also have installed squid 2.6 STABLE4 (with --enable-ssl) on debian > 3 (deb3machine) > > squid is acting as a reverse proxy to wl81machine, basically just > sending requests back and forth, no caching or anything, on port 8080. > > when i try to access wl81machine from the internet i get an access > denied error and it shows the ip address to wl81machine without the > port: > " > while trying to retrieve the url: https://192.168.0.150 > the following error was encountered: > access denied > ... > " > > i know this is got to be something wrong with my squid.conf: - You don´t have ... CONNECT ... allow , anywhere in squid.conf: M.