[Sysadmins] Apache + Perl

=?iso-8859-1?q?lnkvisitor=2Ets_=CE=C1_gmail=2Ecom?= =?iso-8859-1?q?lnkvisitor=2Ets_=CE=C1_gmail=2Ecom?=
Пн Янв 14 23:25:33 MSK 2008


Не могу подружить апач с перлом. все модули стоят. а всеравно показывает
исходы в браузер.

# cat vhost.conf
<VirtualHost *:80>
    ServerAdmin webmasterr на localhost
    ServerName bugzilla:80
    DocumentRoot "/usr/httpd/bugzilla/www"
    <Directory />
        #Options +ExecCGI FollowSymLinks
        #AllowOverride All
        #DirectoryIndex index.cgi
        #Order allow,deny
        #Allow from all
        Include conf/extra-available/Directory_root_default.conf
    </Directory>
    <Directory "/usr/httpd/bugzilla/www">
        Options +ExecCGI FollowSymLinks
        AllowOverride All
        DirectoryIndex index.cgi
        Order allow,deny
        Allow from all
     #   Include conf/extra-available/Directory_html_default.conf
    </Directory>
    ErrorLog /usr/httpd/bugzilla/error_log
    LogLevel warn
    <IfModule log_config_module>
        CustomLog /usr/httpd/bugzilla/access_log common
    </IfModule>
    <IfModule alias_module>
        ScriptAlias /cgi-bin/ "/usr/httpd/bugzilla/www/"
    </IfModule>
    <Directory "/usr/httpd/bugzilla/www">
        Include conf/extra-available/Directory_cgibin_default.conf
    </Directory>
</VirtualHost>
----------- следующая часть -----------
Было удалено вложение не в текстовом формате...
Имя     : lnkvisitor.ts.vcf
Тип     : text/x-vcard
Размер  : 310 байтов
Описание: =?iso-8859-1?q?=CF=D4=D3=D5=D4=D3=D4=D7=D5=C5=D4?=
Url     : <http://lists.altlinux.org/pipermail/sysadmins/attachments/20080114/17969378/attachment-0002.vcf>


Подробная информация о списке рассылки Sysadmins