[minor] update readme
This commit is contained in:
parent
4a89b959bc
commit
1e0f69f592
1 changed files with 3 additions and 7 deletions
10
README.md
10
README.md
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue