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

Version Path
tdiary-4.2.1 vendor/bundle/ruby/2.3.0/gems/tdiary-4.2.0/dot.htaccess
tdiary-4.2.0 dot.htaccess
tdiary-4.1.3 dot.htaccess
tdiary-4.1.2 dot.htaccess
tdiary-4.1.1 dot.htaccess
tdiary-4.1.0 dot.htaccess
tdiary-4.1.0.20141126 dot.htaccess
tdiary-4.0.5.1 dot.htaccess
tdiary-4.0.5 dot.htaccess
tdiary-4.0.4 dot.htaccess
tdiary-4.0.3 dot.htaccess
tdiary-4.0.2.20140201 dot.htaccess
tdiary-4.0.2 dot.htaccess
tdiary-4.0.1.20131102 dot.htaccess
tdiary-4.0.1.20130929 dot.htaccess
tdiary-4.0.1.20130903 dot.htaccess
tdiary-4.0.1 dot.htaccess
tdiary-4.0.0.20130826 dot.htaccess
tdiary-4.0.0 dot.htaccess
tdiary-3.2.2.20130727 dot.htaccess