ISPsystem.com Forums

ISPsystem.com Forums (http://forum.ispsystem.com//index.php)
-   Troubleshooting (http://forum.ispsystem.com//forumdisplay.php?f=11)
-   -   What does this mean(.htaccess)? (http://forum.ispsystem.com//showthread.php?t=164)

zXXz 01-11-2007 07:59 PM

What does this mean(.htaccess)?
 
Hallo,

What to do, when this error shows:
.htaccess password protection is required to access this script.
See the .htaccess section of the software manual for assistance with this error.

--------------------------------------
Domain parameters:
CGI:on
PHP:on
--------------------------------------
.htaccess:
AuthType Basic
AuthName "directory"
AuthUserFile /var/www/mydomain/data/www/mydomain/cgi-bin/admin/.htpasswd
<Limit GET POST>
require valid-users
</Limit>
--------------------------------------
.htpasswd:
admin:suhhh
--------------------------------------

Best Regards
zXXz

Nuke 01-12-2007 03:41 AM

It's mean you need to set up restricted access for this directory. You can do it with ISPmanager, "World Wide Web" - "Directory access".


All times are GMT +2. The time now is 08:27 PM.

Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.