Listmates, A question for our web gurus (Per you listening). I have content on my server, separated into directories, that is protected by basic authorization. Nothing sensitive, kids pictures, etc. set up for family to view/download. Any time a password is required from a remote host, I force a https rewrite. However, I would like to allow access from the local lan with simple http. How do I accomplish this? If it were bash, the logic flow would be: if [ local lan access ]; then allow http access else force https rewrite fi We have both the <Directory> definitions and .htaccess files to work with. mod_rewrite is loaded and working. Anybody familiar with doing this in apache? I'll keep digging through the manual, but if anyone could narrow my search, I would greatly appreciate it. -- David C. Rankin, J.D., P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org