Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Aug 2003 18:38:55 +0200
From:      "Rory Vieira" <rory.vieira@coolview.nl>
To:        <freebsd-cvsweb@freebsd.org>
Subject:   Hiding the 'cvsweb.cgi' from the address
Message-ID:  <000701c36fde$5e8fa180$0b01a8c0@pluto>

next in thread | raw e-mail | index | archive | help
Hi,

I have successfully installed cvsweb.cgi on my Linux server.
I've put the script in /var/www/cvs, and the config in /etc/apache
Apache uses the following directives:

Alias /cvs/ /var/www/cvs/
<Directory "/var/www/cvs">
  Options ExecCGI
  DirectoryIndex cvsweb.cgi
</Directory>

I would like the browser to stick with the http://www.mysite.com/cvs/ url
instead of http://www.mysite.com/cvs/cvsweb.cgi.
Does anyone have an idea on how to solve this?

Thank you very much in advance.
--
Rory Vieira
The Cool View

rory dot vieira at coolview dot nl
http colon slash slash www dot coolview dot nl

Mollegang 7
5344LR Oss
The Netherlands

M. +31 (0)6-29212838
----
Do you support Open Source or develop yourself?
Then put your signature on petition.eurolinux.com and swpat.ffii.org!
Stand up against the EU Commission to allow Software Patents!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000701c36fde$5e8fa180$0b01a8c0>