PHP can't run under alias folder

Igor Sysoev is at rambler-co.ru
Sat Jul 18 13:14:27 MSD 2009


On Sat, Jul 18, 2009 at 04:15:34AM -0400, e123e123e123 wrote:

> > location ~ ^/phpmyadmin/(.*\.php)$ {
> > alias /home/httpd/html/phpmyadmin/$1;
> > fastcgi_pass ...;
> > fastcgi_index ...;
> > include ...;
> > fastcgi_param SCRIPT_FILENAME $request_filename;
> > }
> 
> 
> Thanks for your help , now can run already , but 1 problem is why alias folder can't display .gif or.png file ?
> other not alias folder not this problem.

Could you show configuration and say which gif/png are not showed ?


-- 
Igor Sysoev
http://sysoev.ru/en/





More information about the nginx mailing list