Anonymous (not verified) on February 15, 2007 - 11:55am.
nginx question. Do you know how to configure nginx to not serve up certain files. I tried for a while, but the only solution I could come up with was to use location and do a return a 403 when on a directory match. This however will break things like drupal with .css files in misc,modules and themes. I’m back on lighttpd till I figure this out.
nginx question. Do you know how to configure nginx to not serve up certain files. I tried for a while, but the only solution I could come up with was to use location and do a return a 403 when on a directory match. This however will break things like drupal with .css files in misc,modules and themes. I’m back on lighttpd till I figure this out.