# # This controls which options the .htaccess files in directories can # override. Can also be \"All\", or any combination of \"Options\", \"FileInfo\", # \"AuthConfig\", and \"Limit\" # AllowOverride All
Sådan ser min del ud omkring hvor .htaccess er konf.
# # AccessFileName: The name of the file to look for in each directory # for access control information. # AccessFileName .htaccess
# # The following lines prevent .htaccess files from being viewed by # Web clients. Since .htaccess files often contain authorization # information, access is disallowed for security reasons. Comment # these lines out if you want Web visitors to see the contents of # .htaccess files. If you change the AccessFileName directive above, # be sure to make the corresponding changes here. # <Files .htaccess> Order allow,deny Deny from all </Files>
Tilladte BB-code-tags: [b]fed[/b] [i]kursiv[/i] [u]understreget[/u] Web- og emailadresser omdannes automatisk til links. Der sættes "nofollow" på alle links.