Re: nginx, alias и php-fastcgi
bas
bas at it-core.org
Mon Oct 12 22:52:05 MSD 2009
13 октября 2009 г. 0:34 пользователь Igor Sysoev <is at rambler-co.ru> написал:
> location ~ ^/pma/(.*\.php)$ {
> fastcgi_pass unix:/tmp/php.sock;
> include fastcgi_params;
> fastcgi_param SCRIPT_FILENAME /usr/local/www/phpMyAdmin/$1;
> fastcgi_param DOCUMENT_ROOT /usr/local/www/phpMyAdmin;
> }
>
Грациозно и красиво, большое спасибо Вам, Игорь!
Это - именно то, что требовалось :-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx-ru/attachments/20091013/5a806c72/attachment.html>
More information about the nginx-ru
mailing list