Results 1 to 3 of 3

Thread: .htaccess security

  1. #1

    .htaccess security

    I'm wanting to store some information in an online accessable folder under my web directory protected by .htaccess authentication.

    This information is possibly sensitive.

    Is this a secure method of doing this?

    If so is using .htaccess all i need to do? Or is their something else i need to do as long with it?

    Thank you
    Anthony

  2. #2

    Re:.htaccess security

    I'd recommend you just doing this in your httpd.conf, but .htaccess could work, here's a good tutorial:
    http://httpd.apache.org/docs/howto/auth.html

    I've gotten it to work before, but for some reason it isn't working now for me, same configs as on the old server too...

  3. #3
    Senior Member
    Join Date
    Apr 2002
    Posts
    417

    Re:.htaccess security

    It depends on how you want to set up your http server to restrict access to it.

    You can restrict the IP addresses that can connect to the server or/and you can password protect it. Using both on top of configuring your server for https should give you some really good protection. Or you can just use ssh.

    HTH

Similar Threads

  1. Viruses, Worms, Trojan Horses
    By CoolJsa14 in forum Windows - General Topics
    Replies: 9
    Last Post: 11-01-2009, 07:08 AM
  2. Microsoft Security Advisory Notification
    By RickDev in forum Windows - General Topics
    Replies: 0
    Last Post: 07-18-2005, 04:25 PM
  3. Microsoft Security Bulletin MS05-014
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 02-26-2005, 01:26 AM
  4. Microsoft to confide security woes to governments
    By genesis in forum Windows - General Topics
    Replies: 0
    Last Post: 02-02-2005, 06:01 PM
  5. How to Set Your Internet Explorer Security and
    By The Donald in forum Windows - General Topics
    Replies: 1
    Last Post: 01-04-2005, 09:31 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •