NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item9693 for docu changes for 1.2 and 2.0.
Item10189: sample bin/.htaccess should not have , in "Allow from"
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Low |
Closed |
Engine |
Configure |
|
Line 120 of foswiki 1.1.2 bin/.htaccess.txt has:
Allow from 127.0.0.1, 192.168.1.10
According to the
apache docs, the comma should not be there, and it should be:
Allow from 127.0.0.1 192.168.1.10
--
JayenAshar - 23 Dec 2010
This was already fixed for 1.1.3 under general documentation updates. No action needed, but set to waiting for release, to get it in the release notes.. Thanks for the report.
Foswikirev:10278,
Foswikirev:10279
--
GeorgeClark - 23 Dec 2010