summaryrefslogtreecommitdiff
path: root/docs/manual/vhosts/mass.html.en
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/vhosts/mass.html.en')
-rw-r--r--docs/manual/vhosts/mass.html.en2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/vhosts/mass.html.en b/docs/manual/vhosts/mass.html.en
index 6732be8ad2..2c53a8a565 100644
--- a/docs/manual/vhosts/mass.html.en
+++ b/docs/manual/vhosts/mass.html.en
@@ -432,7 +432,7 @@ RewriteRule ^/(.*)$ %1/docs/$1<br />
RewriteCond %{REQUEST_URI} ^/cgi-bin/<br />
RewriteCond ${lowercase:%{SERVER_NAME}} ^(.+)$<br />
RewriteCond ${vhost:%1} ^(/.*)$<br />
-RewriteRule ^/(.*)$ %1/cgi-bin/$1
+RewriteRule ^/(.*)$ %1/cgi-bin/$1 [T=application/x-httpd-cgi]
</code></p></div>
</div></div>