> <link rel="stylesheet" type="text/css" href="/appsmedia/css/css1.css" /
> I can see the css files code on the web browser > through:http://145.23.6.135:8000/manager/appsmedia/css/css1.css You're using an absolute path in the link element's href. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

