trying to working our with javascript
Maxim Dounin
mdounin at mdounin.ru
Sun Feb 6 14:13:23 MSK 2011
Hello!
On Sun, Feb 06, 2011 at 01:21:20AM -0500, lifeisjustabout wrote:
> hi i have java script document in /js/test.js
>
> when i try to access that file i am getting error
> www.domain.com/js/test.js
>
> 500 Internal Server Error
> nginx/0.8.53
>
>
> error log showing me this
>
> 2011/02/06 15:12:44 [error] 11249#0: *704 rewrite or internal
> redirection cycle while processing "/lightbox$
[...]
> how can i get rid of this problem i also give 755 js directory
Get rid of rewrite cycle in your config, this will resolve the
problem.
Maxim Dounin
More information about the nginx
mailing list