'403 Forbidden' error after installing nginx

Stefan Scott lists at ruby-forum.com
Fri Nov 28 12:42:49 MSK 2008


TYPO:
> So I used the command 'chmod a+x -R' to allow read access on all these
> files and directories, but the error still occurs.

SHOULD READ:
> So I used the command 'chmod a+r -R' to allow read access on all these
> files and directories, but the error still occurs.

(ie - a+r NOT a+x)

Sorry!

-- 
Posted via http://www.ruby-forum.com/.





More information about the nginx mailing list