On Tue, Jun 29, 2004 at 04:41:22PM +0800, Abdur Rahmaan wrote:
> Pertama...
>
> di httpd.conf saya ada:
> <Directory /var/www/html>
> Options +ExecCGI
> AddHandler cgi-script .cgi
> </Directory>
>
> Saya buka port 1080
>
> Di /var/www/html itu ada coba.cgi
>
> Ketika nyoba:
> http://localhost:1080/coba.cgi
>
> di browser saya ada pesan:
> Forbidden
> You don't have permission to access /squidGuard.cgi on
> this server.
>
> file coba.cgi sudah readable untuk semua. Saya juga
> coba set executable untuk semua... tapi hasil tetap
> sama
>
coba
<Directory /var/www/html>
AllowOverride None
Options ExecCGI
Order allow,deny
Allow from all
</Directory>
--
tunggul
--
Unsubscribe: kirim email kosong ke [EMAIL PROTECTED]
Arsip dan info di http://linux.or.id/milis.php
FAQ milis http://linux.or.id/faq.php