Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Network Troublshooting => Linux Proxy Server Support => Topic started by: sandeepvson on October 27, 2009, 08:03:47 AM

Title: How to redirect to squid login web page...
Post by: sandeepvson on October 27, 2009, 08:03:47 AM
Hi ,
I am new user.
As you know when acl is defined in /etc/squid/squid.conf file according to its http_access users are able to access internet.
Before that .htaccess asks them to access internet.
It is fine.
I saw in some customised linux servers  in place of .htaccess login ,html web page login is asked (by squid server ) to user while first time internet access and also
it might be worked with sessions .
I want to know how it can be achieved
Do you anybody have an idea???