]> git.etc.gen.nz Git - spong.git/commitdiff
default is /cgi-bin/, not /spong/cgi-bin/
authorJan Willamowius <jan@willamowius.de>
Tue, 4 Oct 2005 09:07:58 +0000 (09:07 +0000)
committerJan Willamowius <jan@willamowius.de>
Tue, 4 Oct 2005 09:07:58 +0000 (09:07 +0000)
www/docs/admin-guide.html

index 19a37b027a1862c5b3a9142e35dcd123fd7c34d6..2adf06b23bb633c9eed70f6549d416837a9acc72 100755 (executable)
@@ -224,7 +224,7 @@ The <code>SPONG/cgi-bin/</code> directory must be setup as a CGI directory and a
 into the desired location. For example, for Apache a sample configuration
 line would be:
 <pre class="POD_VERBATIM">
-  ScriptAlias /spong/cgi-bin/ /usr/local/spong/cgi-bin/
+  ScriptAlias /cgi-bin/ /usr/local/spong/cgi-bin/
 </pre>
 <dt class="POD_ITEM"><a name="Spong_HTML_Directory">Spong HTML Directory</a>
 <dd>