tks, Dedeco this tutorial work fine.
Tks, all!

Em ter, 4 de set de 2018 às 16:15, Dedeco Balaco
<[email protected]> 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, i try start a shell(bash) script in my apache2
> > and not work, i seting bellow diretive in my vhost but not work:
> > <Directory "/opt/dev/www/www.tmp.oduvaldocozzi.intranet/public_html/dir">
> >     Options +ExecCGI
> >         AddHandler cgi-script .cgi .pl
> > </Directory>
> >
> > root@HTTPS:dir #ls -l
> > /opt/dev/www/www.tmp.oduvaldocozzi.intranet/public_html/dir/
> > total 12
> >
> > -rwxr-xr-x 1 webmaster dev 31 Set  4 15:48 x.sh
> >
> > But the bash script notwork, only display the file content:
> > #!/bin/bash
> > echo "Hello world"
> >
> >
> >
> >
> > --
> > Atenciosamente,
> > Rodrigo da Silva Cunha
> > São Gonçalo, RJ - Brasil
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

-- 
Atenciosamente,
Rodrigo da Silva Cunha
São Gonçalo, RJ - Brasil

Reply via email to