G-Stress Posted November 9, 2009 Share Posted November 9, 2009 I'm running Apache as my web server with about 40 user's who access it as well as Adito. What I'm trying to do is I don't want them giving out their account info to friends to use the server so I'm wanting to set up a list of allowed IP's to access the server. I have a basic .html site that links to adito I'd like to set it so even when accessing the .html site they have to enter username/pass before even seeing the site, but the biggest issue is adito. I didn't see any options in the adito config to setup an access list or authentication other then personal info. Then I thought I'm sure I can do this with apache. I'm sure the following is what I need to set: AllowOverride All # # Controls who can get stuff from this server. # Order allow,deny Allow from all but I'm not sure how to set it for access by ip only. By the way I absolutely love adito, it's one of the greatest things yet:) Quote Link to comment Share on other sites More sharing options...
G-Stress Posted November 9, 2009 Author Share Posted November 9, 2009 I think I did stumble across something that may help finally, just concerned and want to make sure that no one will be able to access the server unless I add their IP? http://www.askapache.com/htaccess/apache-a...n-htaccess.html Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.