PlanetoidNotes: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
== todo == | |||
tag: [[MediaWiki]], [[RSS]] | |||
add rss to wiki template | |||
<link rel="alternate" type="application/rss+xml" title="本站 RSS 新聞" href="http://www.example.com/news.rss"> | |||
<link rel="alternate" type="application/x.atom+xml" title="本站 ATOM 新聞" href="http://www.example.com/atom.xml"> | |||
== perl == | == perl == | ||
[http://www.activestate.com/Products/ActivePerl/ ActivePerl]安裝到c:\usr目錄下 | [http://www.activestate.com/Products/ActivePerl/ ActivePerl]安裝到c:\usr目錄下 | ||
Revision as of 20:46, 14 May 2005
todo
add rss to wiki template
<link rel="alternate" type="application/rss+xml" title="本站 RSS 新聞" href="http://www.example.com/news.rss">
<link rel="alternate" type="application/x.atom+xml" title="本站 ATOM 新聞" href="http://www.example.com/atom.xml">
perl
ActivePerl安裝到c:\usr目錄下
Apache
修改Apache 設定檔 httpd.conf
DocumentRoot "C:/Program Files/Apache Group/Apache2/htdocs" 改到另一顆硬碟
首頁編碼更改 [htdoc]/index.html.var index.html.en index.html.zh-tw.big5 -> index.html.zh-tw.utf8