Re: windows xp, python 2.6, mod_wsgi, apache 8.4, MySQL 5.1 - CSS not loading.

2010-09-12 Thread Mike Dewhirst
On 13/09/2010 3:11pm, Mike Dewhirst wrote: On 12/09/2010 7:33am, Jesse wrote: Hello, I've successfully implemented mod_wsgi with Apache on Windows XP using MySQL 5.1. Everything but the CSS/html for the index page is working. Even the admin pages are working with style sheets. The following is m

Re: windows xp, python 2.6, mod_wsgi, apache 8.4, MySQL 5.1 - CSS not loading.

2010-09-12 Thread Mike Dewhirst
On 12/09/2010 7:33am, Jesse wrote: Hello, I've successfully implemented mod_wsgi with Apache on Windows XP using MySQL 5.1. Everything but the CSS/html for the index page is working. Even the admin pages are working with style sheets. The following is my code. I cannot seem to find the error

windows xp, python 2.6, mod_wsgi, apache 8.4, MySQL 5.1 - CSS not loading.

2010-09-11 Thread Jesse
Hello, I've successfully implemented mod_wsgi with Apache on Windows XP using MySQL 5.1. Everything but the CSS/html for the index page is working. Even the admin pages are working with style sheets. The following is my code. I cannot seem to find the error that is not loading the CSS style she