Re: django production server upgrade now not serving images, scripts or css...

2010-01-16 Thread Daniel Roseman
On Jan 16, 9:32 am, Sam Walters wrote: > Hi, > The production server running centos was just upgraded and in apache > 1.3 the old httpd.conf file was moved to httpd.conf.bak. > I had to move my mod_wsgi + virtualhost entry over to the new > httpd.conf and recompiled mod_wsgi. > > Everything works

Re: django production server upgrade now not serving images, scripts or css...

2010-01-16 Thread Mike Ramirez
On Saturday 16 January 2010 01:32:21 Sam Walters wrote: > Hi, > The production server running centos was just upgraded and in apache > 1.3 the old httpd.conf file was moved to httpd.conf.bak. > I had to move my mod_wsgi + virtualhost entry over to the new > httpd.conf and recompiled mod_wsgi. > >