diff options
author | Joey Hess <joey@kodama.kitenet.net> | 1997-08-14 08:26:03 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 1997-08-14 08:26:03 -0400 |
commit | 30360b3f5349f70dce994f0a6fbc8b71cd7ba708 (patch) | |
tree | 9275300bc221dddc7ea040a1934e4777d56c3a80 /doc | |
parent | 8d2084092ecea30cf7e1dd44ac04f48f90dba5a7 (diff) |
add W3M_CGI_BIN setting
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/location_of_ikiwiki-w3m.cgi.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/location_of_ikiwiki-w3m.cgi.mdwn b/doc/todo/location_of_ikiwiki-w3m.cgi.mdwn index 6e1941c91..2ccb7b088 100644 --- a/doc/todo/location_of_ikiwiki-w3m.cgi.mdwn +++ b/doc/todo/location_of_ikiwiki-w3m.cgi.mdwn @@ -1 +1,3 @@ The ikiwiki-w3m.cgi script is installed (hard-coded) into /usr/lib/w3m/cgi-bin/. On Fedora however, the w3m package expects it in /usr/libexec/w3m/cgi-bin. So, it would be nice if the destination for this script could be configured. + +> You can use W3M_CGI_BIN now. [[done]] --[[Joey]] |