From: Sven H. <ho...@us...> - 2011-01-05 23:26:28
|
Update of /cvsroot/pdd/Userguide/directives/sgml In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv7613 Modified Files: Directory Log Message: Note that the '~' feature is not supported within an <Anonymous> block. Index: Directory =================================================================== RCS file: /cvsroot/pdd/Userguide/directives/sgml/Directory,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -r1.7 -r1.8 *** Directory 29 Jan 2003 22:32:22 -0000 1.7 --- Directory 5 Jan 2011 23:26:19 -0000 1.8 *************** *** 92,96 **** user authenticates, at which time the '~' character is replaced with the user's home directory. This allows a global <Directory> block which applies to ! all user's home directories, or sub-directories thereof. </para> </refsect1> --- 92,97 ---- user authenticates, at which time the '~' character is replaced with the user's home directory. This allows a global <Directory> block which applies to ! all user's home directories, or sub-directories thereof. This feature is not ! supported within an <Anonymous> block. </para> </refsect1> |