Sha256: 9ccbc3d83c64c5c40cade0979bd846acb0ade3e5e8d81244a99cfb303b52cbee
Contents?: true
Size: 507 Bytes
Versions: 29
Compression:
Stored size: 507 Bytes
Contents
Options +ExecCGI # if you run tDiary with symbolic link, use settings below. #Options +FollowSymLinks # if making anchor style as 'YYYYMMDD.html', add some settings below. # SEE header of html_anchor.rb plugin. AddHandler cgi-script .rb DirectoryIndex index.rb AddType application/xml .rdf <Files "*.rhtml*"> deny from all </Files> <Files "tdiary.*"> deny from all </Files> <Files update.rb> AuthName tDiary AuthType Basic AuthUserFile /home/foo/.htpasswd Require user foo </Files>
Version data entries
29 entries across 29 versions & 1 rubygems