static images 404 on Windows
Chris Cortese
cortese.consulting at gmail.com
Tue May 12 08:17:38 MSD 2009
raptium wrote:
> 2009/5/12 "坏人" <nginx-forum at nginx.us>:
>
>> 第一次见问题这么多的配置
>>
> Trans: First time to see a config with some many problems...
>
>
>
>> location / {这个放那么靠上的位置,后面的location怎么用?
>>
> Trans: location / is on the top, so how can the following locations be used?
>
>
>
>> 另外静态的图片不推荐用location ~ (jpg|jpeg|gif|png)$ {这种方式
>>
> Trans: I don't recommend to use location ~ (jpg... $ for serving static images.
>
ok thanks. What is the best way though? I cannot get static assets on
the Windows side (necessary for me to see what the Windows world looks
like).
More information about the nginx
mailing list