summaryrefslogtreecommitdiffstats
path: root/docs/manual/howto/cgi.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/howto/cgi.xml')
-rw-r--r--docs/manual/howto/cgi.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/howto/cgi.xml b/docs/manual/howto/cgi.xml
index 9ca0e6b436..d3aaa004b1 100644
--- a/docs/manual/howto/cgi.xml
+++ b/docs/manual/howto/cgi.xml
@@ -84,7 +84,7 @@
directive looks like:</p>
<highlight language="config">
- ScriptAlias /cgi-bin/ /usr/local/apache2/cgi-bin/
+ScriptAlias "/cgi-bin/" "/usr/local/apache2/cgi-bin/"
</highlight>
<p>The example shown is from your default <code>httpd.conf</code>