Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
		Network Troublshooting => Linux Servers Support => Topic started by: sandeepvson on October 30, 2009, 10:10:31 AM
		
			
			- 
				Hi ,
 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???