Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Simple newbe .htaccess question..

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  IIS Authentication Providers  
Author Message
usenet31

External


Since: Nov 28, 2004
Posts: 1



(Msg. 1) Posted: Sun Nov 28, 2004 7:35 am
Post subject: Simple newbe .htaccess question..
Archived from groups: alt>apache>configuration (more info?)

Hi,

I have a private web site running on Apache2 on Mandrake 10, and am
controlling access using a .htaccess file referencing a password, ie

AuthName "If your names not down your not coming in."
AuthType Basic
AuthUserFile (some path)/passwdht
Require valid-user

Is there any way to tell it to NOT require a password for a given IP address
(ie, anything on my internal network 192.168.0.X)? onviously I still want it
to require a password for extenal access.

thanks

g

 >> Stay informed about: Simple newbe .htaccess question.. 
Back to top
Login to vote
davideyeahsure

External


Since: Nov 03, 2003
Posts: 2907



(Msg. 2) Posted: Sun Nov 28, 2004 9:35 am
Post subject: Re: Simple newbe .htaccess question.. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 2004-11-28, George Styles <usenet DeleteThis @ripnet.co.uk> wrote:
 > Is there any way to tell it to NOT require a password for a given IP address
 > (ie, anything on my internal network 192.168.0.X)?

yes, Satisfy is the directive you want to look up in the documentation.
Davide

--
Windows: Where do you want to go today?
MacOS: Where do you want to be tomorrow?
Linux: Are you coming or what?
-- Linux Journal<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Simple newbe .htaccess question.. 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Newbe question Login - Hi.. I have my files uploaded on Apache server into SSL protected folder... when I try to view the page then the Forbidden message appears! I want here to the Login UserName and password dialog ask me! for login. Is this possible? I have plesk contro...

Simple Config Question - I've used Apache for a while for local development (testing) but I've never used it to serve up files to clients other than myself. Now I have a few large files that I need to transfer to a friend. What do I need to do to use Apache for this purpose. I...

simple mod_rewrite question - What is the easiest way to rewrite: http://username:password@domain.com/protected/archive/(.*) to: http://miningstocks.com/protected/archive/$1 (i.e. http://username:password@domain.com/protected/archive/test.php to..

Simple(?) apache question - I simply can't get hyperlinks to files outside <ServerRoot> to work! When I click a link in the browser, my media player opens, displays "connecting..." and just sits there. So go on...... tell me where my obvious error is. Please! Her...

Simple(?) rewrite question (ServerAlias) - Hi. I have several entries in my httpd.conf on my ServerAlias (in VirtualHost): ServerAlias www.domain.abc www2.domain.abc www.mydomain.abc etc.. I want to rewrite the URL so that it always displays www.domain.abc even though the user writes..
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]