| http://www.w3.org/ns/prov#value | - The following is an example # for a site where these directories are restricted to read-only. # <Directory /home/*/public_html> AllowOverride All # AllowOverride FileInfo AuthConfig Limit # Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec # <Limit GET POST OPTIONS PROPFIND> # Order allow,deny # Allow from all # </Limit> # <LimitExcept GET POST OPTIONS PROPFIND> # Order deny,allow # D
|