Thread apache zeigt keine html in cgi-bin an (10 answers)
Opened by kale_1990 at 2006-12-21 20:36

bloonix
 2006-12-22 11:52
#30310 #30310
User since
2005-12-17
1615 Artikel
HausmeisterIn
[Homepage]
user image
Möglich ist das schon. Eine Lösung wäre...

Alias /cgi-bin        /usr/lib/cgi-bin/
AddHandler cgi-script .cgi

<Directory /var/lib/cgi-bin>
  Options +ExecCGI
</Directory>
\n\n

<!--EDIT|opi|1166781336-->
What is a good module? That's hard to say.
What is good code? That's also hard to say.
One man's Thing of Beauty is another's man's Evil Hack.

View full thread apache zeigt keine html in cgi-bin an