On Thursday 05 October 2006 14:47, Tony Heal wrote:
> I want http://192.168.2.106/twiki (the base directory path is
> /var/www/twiki) to go to http://192.168.2.106/twiki/bin/view (path is
> /var/www/twiki/bin/view).
More likely you just want
Alias /twiki /var/www/twiki/bin/view
(or maybe you want scriptalias, if that's what it is).
--
Nick Kew
Application Development with Apache - the Apache Modules Book
http://www.prenhallprofessional.com/title/0132409674
---------------------------------------------------------------------
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@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
|