Skip to content

Commit e81dbeb

Browse files
committed
clarification about .htaccess apache config
1 parent a5548a2 commit e81dbeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Web browser compatible with JQuery (almost all !)
88
* A server with:
99
* php >= 5.3.0 ([Slim framework](https://github.com/codeguy/Slim/blob/master/README.markdown#system-requirements) dependency)
10-
* apache server with mod_rewrite and .htaccess enabled
10+
* apache server with mod_rewrite and .htaccess enabled (AllowOverride All)
1111
* write access to the phpfreechat-2.1.1/server/data/ and phpfreechat-2.1.1/server/log/ folder (777 or write permission for the web server)
1212
* No database needed !
1313

0 commit comments

Comments
 (0)