projects
/
mkws-moved-to-github.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Use boolean true instead of numeric 1.
[mkws-moved-to-github.git]
/
tools
/
apache2
/
README
1
You will need to enable the Rewrite module for this to work:
2
3
$ sudo a2enmod rewrite
4
$ sudo service apache2 reload
5