Hi! Is there any way to do that mod_wsgi use apache mime types? If you go to /etc/mime.types and add some mime types mod_wsgi works ok with them but if you add them as apache configuration via AddType it doesn't work
One of my main goals (as you could deduce) is to put the mod_wsgi configuration as close to .htaccess as I can Why? Easy: because if we could put all our configuration in .htaccess we could use cheap hosting with the only need was to have mod_wsgi active with full control of it (there are not so much hostings that give you the change to change /etc/mime.types Is there a good approach? Do you like this way? Cheers --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "modwsgi" 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/modwsgi?hl=en -~----------~----~----~----~------~----~------~--~---
