SCRIPT_FILENAME relative or absolute

Igor Sysoev is at rambler-co.ru
Wed Sep 16 11:48:47 MSD 2009


On Tue, Sep 15, 2009 at 10:27:27PM +0500, Ziyad Saeed wrote:

> I have seen nginx.conf for linux systems and they start with a / which means
> its an absolute path.
> For windows, is it absolute or relative.
> same goes for the root directive is it absolute path or relative path

In nginx/Windows
*) "c:/..." is absolute path,
*) "/..." is path relative path to drive where nginx was started,
*) anything else is path relative to directory where nginx was started.


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





More information about the nginx mailing list