Hello,

I have the admin templates with CSS working under local server windows/
apache/modpython.  Now I would like to get my site css files to work
under apache.

The settings and http.conf code is here:
http://dpaste.com/114010/

I can place mysite css and images under the apache htdocs, but I can't
seem to get apache to read them when I type this into my css link:

<link href="http://127.0.0.1/css/stylesheet.css"; rel="stylesheet"
type="text/css" media="screen">

Thanks for any help.

Ana


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to