Quantcast
Channel: Nginx Forum - How to...
Viewing all articles
Browse latest Browse all 4759

Re: Unable to display static content on same server

$
0
0
thg Wrote:
-------------------------------------------------------
> When pinging from internal server my netscaler replies successfully.
> Same as for other working websites handled by the Nginx. When trying
> to access webpage externally I get the Http/1.1 Service Unavailable
> message error. However when trying from an internal server I get a 403
> forbidden from the Nginx server. Now looking, the error log gives me

So your are not reaching your server as you have 2 different responses.

> Line 556: 2015/08/07 15:18:15 [error] 10352#13280: *10149129 directory
> index of "D:\wwwroot/" is forbidden, client: 194.143.xx.xx, server:

Add:
index index.html index.htm;
to its location block.

Viewing all articles
Browse latest Browse all 4759

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>