Francis Daly Wrote: ------------------------------------------------------- > On Fri, Jun 06, 2014 at 11:57:22AM -0400, mfaridi wrote: > > Hi there, > > > http://127.0.0.1/swf > > I see this error > > 403 Forbidden > > and I can not play sw game > > but when I type > > http://127.0.0.1/swf/pacman.swf > > every thing is good and I can flash game > > what is problem ? > > What does error_log say? > > Most likely there is no index.html file, or autoindex > (http://nginx.org/r/autoindex) is not on, is my guess. > > f > -- > Francis Daly [email protected] > > _______________________________________________ > nginx mailing list > [email protected] > http://mailman.nginx.org/mailman/listinfo/nginx
when I type tail -f access.log I see these 127.0.0.1 - - [08/Jun/2014:02:39:03 +0430] "GET /swf/ HTTP/1.1" 403 168 "-" "Mozilla/5.0 (X11; Linux i686; rv:29.0) Gecko/20100101 Firefox/29.0" 127.0.0.1 - - [08/Jun/2014:02:39:04 +0430] "GET /favicon.ico HTTP/1.1" 404 168 "-" "Mozilla/5.0 (X11; Linux i686; rv:29.0) Gecko/20100101 Firefox/29.0" 127.0.0.1 - - [08/Jun/2014:02:40:00 +0430] "GET /swf/ HTTP/1.1" 403 168 "-" "Mozilla/5.0 (X11; Linux i686; rv:29.0) Gecko/20100101 Firefox/29.0" 127.0.0.1 - - [08/Jun/2014:02:40:27 +0430] "GET /swf/ HTTP/1.1" 403 168 "-" "Mozilla/5.0 (X11; Linux i686; rv:29.0) Gecko/20100101 Firefox/29.0" 127.0.0.1 - - [08/Jun/2014:02:41:24 +0430] "GET /swf/ HTTP/1.1" 403 168 "-" "Mozilla/5.0 (X11; Linux i686; rv:29.0) Gecko/20100101 Firefox/29.0" Posted at Nginx Forum: http://forum.nginx.org/read.php?2,250709,250726#msg-250726 _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
