Re: [users@httpd] Script CGI with shell

2018-09-04 Thread Rodrigo Cunha
tks, Dedeco this tutorial work fine. Tks, all! Em ter, 4 de set de 2018 às 16:15, Dedeco Balaco escreveu: > Try this: > > http://www.yolinux.com/TUTORIALS/BashShellCgi.html > > Tell us if those examples work for you. > > > Em 04-09-2018 16:04, Rodrigo Cunha escreveu: > > Hello, i have a question

Re: [users@httpd] Script CGI with shell

2018-09-04 Thread Dedeco Balaco
Try this: http://www.yolinux.com/TUTORIALS/BashShellCgi.html Tell us if those examples work for you. Em 04-09-2018 16:04, Rodrigo Cunha escreveu: Hello, i have a question, i try start a shell(bash) script in my apache2 and not work, i seting bellow diretive in my vhost but not work: Opti

Re: [users@httpd] Script CGI with shell

2018-09-04 Thread Eric Covener
On Tue, Sep 4, 2018 at 3:04 PM Rodrigo Cunha wrote: > > Hello, i have a question, i try start a shell(bash) script in my apache2 and > not work, i seting bellow diretive in my vhost but not work: > > Options +ExecCGI > AddHandler cgi-script .cgi .pl You have to list the extension you

[users@httpd] Script CGI with shell

2018-09-04 Thread Rodrigo Cunha
Hello, i have a question, i try start a shell(bash) script in my apache2 and not work, i seting bellow diretive in my vhost but not work: Options +ExecCGI AddHandler cgi-script .cgi .pl root@HTTPS:dir #ls -l /opt/dev/www/www.tmp.oduvaldocozzi.intranet/public_html/dir/ total 12 -rwxr