django - Apache2 can not parse html under mac os x 10.8.5 -


environment: mac os x 10.8.5, , apache2.

recently, build apache2+django+mysql. but found apache2 can not parse html, show html code in browser.

how should problem? thank much.

apache does not parse html. experiencing encoding problem or invalid html (browsers tolerate lot, has wrong...). use standard httpd.conf , point web browser domain , see happens. problem somewhere else in stack.


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c++ - CryptStringToBinary API behavior -