• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

PLESK and htaccess

F

fuegoypasion

Guest
Hi

I've a problem.
I use PLESK 8.1.0


I configured one directory as a "proteced directory".

The file "httpd.include" from my vhost looks like:

<Directory "/var/www/vhosts/<domain>/httpdocs/httpdocs/test/php4/admin">
AuthType Basic
AuthName "<domain>"
AuthUserFile /var/www/vhosts/<domain>/pd/d..httpdocs@httpdocs@test@php4@admin
require valid-user
</Directory>

That says to me htaccess should be working. But this is not true. I does not work.

If I create a ".htaccess" file put the above directives in it and move this file inside the proteced directory than everything works well ???????????

What should I set to use htaccess over plesk and not manually???


Thanx for help

fuegoypasion
 
Back
Top