Kevin A. McGrail wrote:
I have tried in vain to figure out a way to make it some that there is no
password from intranet.  In pseudo code,

if (192.168.1) { continue } else { do everything above }

Is there a way to do something like this in .htaccess or do I need to make
another mod to AuthDBI?
Not that I know of.

The closest thing I can think of is: (I'll bet you read it already)
http://httpd.apache.org/docs-2.0/howto/auth.html

but that won't do it.

Just FYI, if you have root, you'll want to these things inside a <Directory> container in the main httpd.conf or vhost.conf file for performance reasons instead of in .htaccess.





--
END
------------------------------------------------------------
    What doesn't kill us can only make us stronger.
                Nothing is impossible.
                                
Philip M. Gollucci ([EMAIL PROTECTED]) 301.254.5198
Consultant / http://p6m7g8.net/Resume/
Senior Developer / Liquidity Services, Inc.
  http://www.liquidityservicesinc.com
       http://www.liquidation.com
       http://www.uksurplus.com
       http://www.govliquidation.com
       http://www.gowholesale.com

Reply via email to