> You may be able to use something like mod_auth_mysql to access the db
> directly for authentication (assuming you use mysql). Authorization
> doesn't seem possible without using python.

It's a shared server (or else I'd just install mod_python). When you
say 'doesn't seem possible' what do you mean exactly?

The only way I can think to do it is to take the files away from
Apache and serve them via Django as I mentioned in my original post. I
was wondering a) the best way to do this and b) if I'd missed anything
that might avoid the need to do so (and worked without access to much
beyond .htaccess files)


--~--~---------~--~----~------------~-------~--~----~
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