On 1/13/06, Beau E. Cox <beaucox@xxxxxxxxxxxxx> wrote: > Hi - > > I just svn - checked out the trunk sources for httpd 2.3. > Configured and compiled fine. After installed, I tried to > bring it up and got errors on the Order,Deny,Allow directives > in my <Directory ..> blocks and the startup aborted. > For example this block: > > <Directory /> > Options FollowSymLinks > AllowOverride None > Order deny,allow > Deny from all > Allow from all > </Directory> > > errored on all three directives. > > I went back to a snapshot taked from svn on 12/30/05 and > it works. > > What have I done??? You should check out the 2.2 branch instead. There is some major reorganization of auth/access directives going on at the head of the tree. When things finally shake out, there should be backward-compatibility with the old directives, but at the moment there is not. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx