Re: Символ / в конце урла

Alexander Simonov alex at simonov.in.ua
Wed Jul 30 17:06:19 MSD 2008


fastcgi_param  SCRIPT_FILENAME  /path_/_$fastcgi_script_name;

30 июля 2008, в 13:37, Rauan Maemirov написал(а):

> Если обращаться на /qwerty/, то nginx успешно запускает скрипты из  
> папки "qwerty".
>
> Но если обращаться /qwerty, то "No input file specified". Как это  
> лечится?
>
> Вот мой локейшн
>
>         location / {
>             fastcgi_pass   unix:///var/log/php.sock;
>             fastcgi_index  index.php;
>             fastcgi_param  SCRIPT_FILENAME  /path$fastcgi_script_name;
>             include        fastcgi_params;
>        }

-- 
WBR, Alexander Simonov (DEVL-RIPE)
Developer, System Administrator
Web Site: http://simonov.in.ua
E-Mail: alex at simonov.in.ua




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx-ru/attachments/20080730/8ff38888/attachment.html>


More information about the nginx-ru mailing list