Skip to content

Commit

Permalink
* dot.htaccess: add 'AddType application/xml'
Browse files Browse the repository at this point in the history
git-svn-id: https://tdiary.svn.sourceforge.net/svnroot/tdiary/trunk/core@3243 7f22e88f-374d-0410-998f-c91420d97ba2
  • Loading branch information
hsbt committed Mar 10, 2008
1 parent 6311a1e commit a2825fc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
2008-03-11 SHIBATA Hiroshi <h-sbt@nifty.com>
* dot.htaccess: add 'AddType application/xml'

2008-03-02 TADA Tadashi <sho@spc.gr.jp>
* marged with Test_UTF8 branch, and started development of series 2.3.

Expand Down
1 change: 1 addition & 0 deletions dot.htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Options +ExecCGI

AddHandler cgi-script .rb
DirectoryIndex index.rb
AddType application/xml .rdf

<Files "*.rhtml*">
deny from all
Expand Down

0 comments on commit a2825fc

Please sign in to comment.