Re: help needed: apache httpd.conf and urls

2009-04-30 Thread zayatzz
Thanks! Its working just fine now :) Alan. On Apr 30, 10:37 pm, Malcolm Tredinnick wrote: > On Thu, 2009-04-30 at 12:27 -0700, zayatzz wrote: > > Hello > > > I have this in my template : > > > > > settings file is following: > > MEDIA_ROOT = '/var/www/media/' > > MEDIA_URL = "http://localhost

Re: help needed: apache httpd.conf and urls

2009-04-30 Thread Malcolm Tredinnick
On Thu, 2009-04-30 at 12:27 -0700, zayatzz wrote: > Hello > > I have this in my template : > > > settings file is following: > MEDIA_ROOT = '/var/www/media/' > MEDIA_URL = "http://localhost/media/"; > > when i go to the webpage then the stuff that i get from server says > > > Even when i rep