+ Post New Thread
Results 1 to 3 of 3

Thread: Skip password authentication for one subdirectory

  1. #1
    Administrator
    Join Date
    Mar 2013
    Posts
    2,725

    Skip password authentication for one subdirectory

    Hello,

    i have:

    /home/username/public_html/admin/

    folder password protected by .htaccess and i need to disable this htaccess password protection for one subdirectory:

    /home/username/public_html/admin/subdirectory/

    what helped was putting new .htaccess into that subdirectory, the content:

    Code:
    # All access controls and authentication are disabled
    # in this directory
    Satisfy Any
    Allow from all

  2. #2


    Is this useful / helpfull? Yes | No
    thank very nice,

  3. #3


    Is this useful / helpfull? Yes | No
    Thank you, I was searching for it for development purposes on a live developer server.
    Free Web Hosting from Dewlance - Trusted & old company.
    PreMadeKB WHMCS Addons

+ Post New Thread

Similar Threads

  1. Replies: 1
    Last Post: 10-18-2018, 02:46 AM
  2. Replies: 0
    Last Post: 11-26-2017, 03:26 PM
  3. Replies: 0
    Last Post: 11-06-2014, 07:47 AM
  4. Replies: 0
    Last Post: 04-16-2014, 08:08 PM
  5. Replies: 0
    Last Post: 11-19-2013, 09:38 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
 Protected by : ZB BLOCK  &  StopForumSpam