[Comm] lightsquid
Slava Dubrovskiy
=?iso-8859-1?q?slava_=CE=C1_elan=2Ecom=2Eua?=
Вт Апр 26 15:17:35 MSD 2005
JoyLink пишет:
>>>Vhosts.conf
>>>
>>><VirtualHost a.b.c.d>
>>> [skip]
>>> DocumentRoot /var/www/html/lightsquid
>>> <Directory "/var/www/html/lightsquid">
>>> Options Includes FollowSymLinks MultiViews ExecCGI
>>> <IfModule mod_dir.c>
>>> DirectoryIndex index.html index.htm index.shtml
>>>index.cgi Default.htm default.htm index.php index.php3 index.php4
>>>index.rbx
>>> </IfModule>
>>> AllowOverride All
>>> Order deny,allow
>>> Deny from all
>>> Allow from 127.0.0.1 192.168
>>> AddHandler cgi-script .cgi
>>> </Directory>
>>></VirtualHost>
>>>
>>>
>>>
>Чесслово, я больше ничего не делал :)
>
>1. Extract lightsquid.tgz into any folder
>
> cd /var/www/htdocs/
>
>
/var/www/html/ ?
> mkdir lightsquid
> cd lightsquid
> tar -xzf lightsquid.tgz
> chmod +x *.cgi
> chmod +x *.pl
>
> chown -R apache:apache *
> (where apache = httpd user)
>
>2. Configure your Apache server to allow override control
> if disable gloabal override is defined in httpd.conf;
>
> <Directory "/var/www/html/lightsquid">
> AddHandler cgi-script .cgi
> AllowOverride All
> </Directory>
>
> Restart apache
>
--
С уважением,
Дубровский Вячеслав.
Подробная информация о списке рассылки community