Item10189: sample bin/.htaccess should not have , in "Allow from"

pencil
Priority: Low
Current State: Closed
Released In: 1.1.3
Target Release: patch
Applies To: Engine
Component: Configure
Branches:
Reported By: JayenAshar
Waiting For:
Last Change By: KennethLavrsen
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.

distro:3db267f1bf88, distro:7412541a8555

-- GeorgeClark - 23 Dec 2010
 

ItemTemplate edit

Summary sample bin/.htaccess should not have , in "Allow from"
ReportedBy JayenAshar
Codebase 1.1.2
SVN Range
AppliesTo Engine
Component Configure
Priority Low
CurrentState Closed
WaitingFor
Checkins
TargetRelease patch
ReleasedIn 1.1.3
Topic revision: r4 - 16 Apr 2011, KennethLavrsen
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy