14,985
edits
(→todo) |
No edit summary |
||
| Line 25: | Line 25: | ||
index.html.en | index.html.en | ||
index.html.zh-tw.big5 -> index.html.zh-tw.utf8 | index.html.zh-tw.big5 -> index.html.zh-tw.utf8 | ||
=== php === | |||
DirectoryIndex index.html index.html.var index.htm index.php | |||
ScriptAlias /php/ "c:/php/" | |||
AddType application/x-httpd-php .php | |||
Action application/x-httpd-php "/php/php.exe" | |||