Hi Leute,
möchte den Adminbereich schützen. Mein Provider ( coolfreepages.com ) gibt mir hier die möglichkeit mit .htaccess es zu realisieren, allerdings ist die Beschreibung in English und das ist eben mein Problem............kann mir jemand es verständlich in Deutsch übersetzen? Danke in vorraus.
===========================
HTACCESS and Protected Directories
How can I password-protect one of my directories?
To create a protected area within your website please do the following:
1. Create the directory with the name starting with the word "protected" (examples: protected1, protectedcontent etc)
2. Inside this directory should be a file named "_passwords". It should be uploaded in ASCII MODE and should contain
username : password
username : password
Don't forget to put ENTER at the end of each line. Also please note that passwords should be "AS IS", NON-ENCRIPTED. Also, please give it the permission 644 (rw-r-r).
After you do this, your password protection will work. Hotlinking is automatically
============================
möchte den Adminbereich schützen. Mein Provider ( coolfreepages.com ) gibt mir hier die möglichkeit mit .htaccess es zu realisieren, allerdings ist die Beschreibung in English und das ist eben mein Problem............kann mir jemand es verständlich in Deutsch übersetzen? Danke in vorraus.
===========================
HTACCESS and Protected Directories
How can I password-protect one of my directories?
To create a protected area within your website please do the following:
1. Create the directory with the name starting with the word "protected" (examples: protected1, protectedcontent etc)
2. Inside this directory should be a file named "_passwords". It should be uploaded in ASCII MODE and should contain
username : password
username : password
Don't forget to put ENTER at the end of each line. Also please note that passwords should be "AS IS", NON-ENCRIPTED. Also, please give it the permission 644 (rw-r-r).
After you do this, your password protection will work. Hotlinking is automatically
============================
Ich denke es ist ein Technisches Problem. Deshalb kann mir nur einer helfen der ebenfalls bei coolfreepages.com einen Verzeichniss geschützt hat.
Es hat geklappt! Ich hab das zu schützende Verzeichniss "protected" unbenannt.
Kommentar