views:

27

answers:

1

I been having hard times configuring Apache 2.2 for Django app that will run on a local area network. I been through a lot of tutorials and documentations still can not get it working for me

My question is there a straight , step by step method for configuring Apache 2.2 for windows

i ready to try anything that will work

thank in advance

A: 

You can try to use Bitnami Django stack

It includes ready-to-run versions of Apache, MySQL, PostgreSQL, SQLite and Django and required dependenciesDjango and required dependencies

Aldarund