This is a discussion on Newbe question Login within the Apache Web Server forums, part of the Web Server and Related Forums category; Hi.. I have my files uploaded on Apache server into SSL protected folder... when I try to view the page ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi..
I have my files uploaded on Apache server into SSL protected folder... when I try to view the page then the Forbidden message appears! I want here to the Login UserName and password dialog ask me! for login. Is this possible? I have plesk control panel! Thanx for any answer |
|
|||
|
Deamond <bariko@des_oon.net> wrote:
> when I try to view the page then the Forbidden message appears! Be sure the files are world-readable: ls -l should show rwxr-xr-x for every file. For the login thing, you have to use .htaccess and htpasswd. See the documentation on www.apache.org and/or ask your hosting provider. Davide |
| Thread Tools | |
| Display Modes | |
|
|