Hi all,

Is there an easy/supported way of allowing certain websites to bypass 
the captive portal login/signup?  At the moment I'm hacking them into 
the httpd config as a proxy host, but it's not nice:

<VirtualHost *:80>
ServerName www.example.com
ProxyPassReverse / http://www.example.com/
ProxyPass / http://www.example.com/
</VirtualHost>

Thanks,
Robin.


------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to