Jump to content

Apache .htaccess


G-Stress

Recommended Posts

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:)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...