| Repository layout and configuration of apache
From: Richard Piatkowski <arpy_at_gmx.de>
 Date: 2006-07-22 22:05:46 CEST 
Hi...
 we are setting up a subversion server to manage our projects.
 The subversion server is running as a part of apache2.
 while the amount of repositories is low, it is quite easy to add a
 so I am trying to change my apache configuration directive to use
 a simple example:
 <LocationMatch /test_1>
 The above configuration is working, while
 <LocationMatch /test_[0-9]{1}>
 is not working at all.
 Why? Any ideas?
 ---------------------------------------------------------------------
 | 
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.