Invalid command 'Action'

回覆文章
yehlu
Site Admin
文章: 3244
註冊時間: 2004-04-15 17:20:21
來自: CodeCharge Support Engineer

Invalid command 'Action'

文章 yehlu »

https://www.linode.com/docs/websites/ap ... untu-12-04

代碼: 選擇全部

sudo a2enmod actions

代碼: 選擇全部

ScriptAlias /cgi-bin/  /opt/phpbrew/php/php-5.6.30/bin

        <Directory "/var/www/php56">
            Options All +ExecCGI
            AddHandler php-cgi .php
            Action php-cgi /cgi-bin/php-cgi
        </Directory>

回覆文章

回到「apache」