Thanks, Kenneth and Karen...

> Wrong order, you won't need the 500.html (nearly as much) once all the bugs
> are worked out, many of which you will find while getting the front page to
> work! :)

Ha! Understood.

> So, I think you can fix it by including the trailing slash in all your links
> in your templates. It might also be worthwhile figuring out why the
> re-writer is removing the django part, but I have no idea how you'd figure
> that out.

I'd get a trailing slash in links produced by the url tag by including
the slash in the urls.py file, is that right? And I'm baffled by the
re-write as well - most like the apache config file that's doing it is
somewhere where I can't get to it.

On Oct 31, 12:33 pm, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote:
> On 31-Oct-07, at 9:06 AM, Malcolm Tredinnick wrote:

> i use webfaction - my site is athttp://mysite.info/web/and admin is  
> athttp://mysite.info/web/admin/and both these are controlled by my  
> apache.conf which is identical to my apache.conf in non webfaction  
> accounts. My app is hosted at ./webapps/django/myapp - I use latest  
> svn trunk and handle everything from the shell and not the control  
> panel.

If you didn't use the control panel to mount the django installation
at /web, did you have to do anything else special to get it to work
properly, besides adding a ^web/ prefix to your url files? I'd hate to
think it's been simple as that all along, and I've just been tripped
up by using webfaction's control panel...

Thanks again,
Eric


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to