On Thu, Mar 4, 2010 at 9:34 PM, Dennis Hoppe <[email protected]> wrote: > at the config file "/etc/nginx/sites-enabled/default" the directory > "/var/www/nginx-default" is defined as root directory, but the package > did not create this directory including the files "50x.html" and > "index.html". > > Furthermore, i think you should enable the redirect for the error pages by > default.
Thanks for using nginx and Debian :) Well, putting anyting in /var/www/ is not suitable according to Debian Policy. See: http://lintian.debian.org/tags/dir-or-file-in-var-www.html http://www.pathname.com/fhs/pub/fhs-2.3.html#THEVARHIERARCHY for details. For users, we can put README.Debian or similar documents. -- Cheers, Kartik Mistry | 0xD1028C8D | IRC: kart_ Debian GNU/Linux Developer | Identica: @kartikm Blogs: {ftbfs, kartikm}.wordpress.com -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

