.htaccess
zanima me kako pridem do te datoteke (zascita direktorija)
windowsxp mi ne pusti kreirati datoteke v obliki
.htaccess ker ni nicesar pred piko
drugace pa je to datoteka z vsebino
AuthType Basic
AuthName “Password Required”
AuthUserFile /www/passwords/password.file
AuthGroupFile /www/passwords/group.file
Require Group admins
ima kdo kak primer za objavit-downloadad?
pravi:
The AuthGroupFile directive sets the name of a textual file containing the list of user groups for user authentication. File-path is the path to the group file. If it is not absolute (i.e., if it doesn’t begin with a slash), it is treated as relative to the ServerRoot.
Each line of the group file contains a groupname followed by a colon, followed by the member usernames separated by spaces. Example:
mygroup: bob joe anne
Forum je zaprt za komentiranje.