ftnk.jp -> ~fumi -> ChangeLog -> virtual host と suexec
Prev / Next / ~fumi/ChangeLog

2006-08-16 / virtual host と suexec [Apache]

virtual host の設定をして,http://cl.ftnk.jp で,
このメモが見れるようにしてみた.

clkeitai.cgi や clsearch.cgi で

[2006-08-16 23:28:36]: uid: (500/fumi) gid: (500/500) cmd: clkeitai.cgi
[2006-08-16 23:28:36]: command not in docroot (/home/fumi/public_html/cl/clkeitai.cgi)
というエラーが出るので,

VirtualHost に

RewriteRule ^/(.*\.cgi)$ http://www.ftnk.jp/~fumi/cl/$1 [P]
と書いて誤魔化しておく.

Blog Widget by LinkWithin
blog comments powered by Disqus