you need to specify that you want that image to serve from the local machine and also tell nginx which is it located. There is a special directive for doing that - don't have it infront of me right now
On Fri, Mar 27, 2009 at 10:16 PM, Brian MacFarland <[email protected]>wrote: > > I'm trying to do this and I have a simple page of > > <html> > <head> > </head> > <body> > <img src="postitnote.jpg"> > </body> > </html> > > It works locally if I have the postitnote.jpg image in the same > directory. Unfortuantely the image isn't loading from /var/www/nginx- > default. I would put it out on a web server like the default message > that use Scalr.net to serve the image. However, I only have access to > one server and when that message is being served, the website is, of > course down. Should nginx-default be able to serve images and I'm > referring to the wrong directory or am I trying to do something that > is simply impossible. > > On Feb 4, 11:58 pm, "Igor V. Savchenko (DicsyDel)" > <[email protected]> wrote: > > /var/www/nginx-default > > > > When the www role cannot access any application server nginx shows / > > var/www/nginx-default/500.html > > > > On Feb 4, 11:23 pm, Arie Fishler <[email protected]> wrote: > > > > > Where is located the page that displays scalr's default message on a > www > > > role? > > > > > This is the page that is displayed when the www role cannot access any > > > application server. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "scalr-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/scalr-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
