[minor] update readme

This commit is contained in:
Pratik Vyas 2013-10-25 14:12:33 +05:30
parent 4a89b959bc
commit 1e0f69f592

View file

@ -19,13 +19,9 @@ Install:
$ lib/wnf.py --reinstall
$ lib/wnf.py --build
1. Setup Apache Conf from `conf/apache.conf`
- Allow cgi to handle `.py` files
- Rewrite to make clean urls
- Note: the document root is the `public` folder in your project folder
1. Run development serve:
$ lib/wnf.py --serve
1. Give ownership of the project folder to apache user (`www-data` or `apache`) to make .pyc files and upload files.
enjoy!
## wnf.py
@ -34,4 +30,4 @@ enjoy!
## License
wnframework is freely available to use under the MIT License
wnframework is freely available to use under the MIT License