On Thu, Jan 13, 2000 at 06:08:33AM -0500, Clifford Lang wrote:
> 
> Which is best or right one to use?
> 
> I have thousands of user directories, with a sub of admin for them to
> configure their site. 
> 
> >From the admin location I want to call the "config" (module e.g.
> www.here.com/user/admin/config)
> 

There are examples for doing this with mod_rewrite which is maybe
the most simple solution. Look at
http://www.apache.org/docs/mod/mod_rewrite.html

Take care,
Andre

Reply via email to