--- Zaki Akhmad <[EMAIL PROTECTED]> wrote:
>
> Ketika saya coba buka
> http://tralala.com/cgi-bin/mailman/listinfo yang
> muncul justru
> 
> 404 Not Found
> The requested URL /cgi-bin/mailman/listinfo was not
> found on this server.

cek apache/httpd config (apache2.conf / httpd.conf)
cari line yg mengarahkan cgi-bin

ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/
<Directory "/usr/lib/cgi-bin">
     AllowOverride None
     Options ExecCGI -MultiViews +SymLinksIfOwnerMatch
     Order allow,deny
     Allow from all
</Directory>

*) kalo belum ada harap ditambahkan

cross check juga dengan file config apache2.conf
bawa'an-nya mailman /etc/mailman/apache2.conf

biasa-nya file source cgi utk mailman
di /usr/lib/cgi-bin/mailman

finally jangan lupa /etc/init.d/apache reload ;)

semoga membantu

j


      
____________________________________________________________________________________
Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping

Reply via email to