Friday, June 28, 2013

Re: A PHP framework with some Django features?

On Fri, Jun 28, 2013 at 1:16 PM, Gustavo Carneiro <gjcarneiro@gmail.com> wrote:
> I don't know what you mean. You can use apache mod_wsgi to have apache
> directly serve Django web apps[1], same as PHP.


in most cases, apache out of the box will let you simply drop *.php
files anywhere you have static files and they'll be interpreted. many
people consider that an advantage.


--
Javier

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment