Posts by stephan

    Bonjour


    si je veux mettre un programme perl directement dans htdocs cela fonctionne pas.
    Avec ispCP, on pouvait rajoutait dans domaine.com.conf:

    Code
    1. <location / >
    2. Options +Includes +Indexes +ExecCGI +FollowSymLinks symlinksifownermatch
    3. AddHandler cgi-script .cgi
    4. AddHandler cgi-script .pl
    5. #AllowOverride AuthConfig All
    6. Options ExecCGI symlinksifownermatch
    7. </location>


    mais là, cela ne fonctionne plus.
    Y'a t-il un moyen de faire fonctionner les cgi dans htdocs?


    merci
    stephan