Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Oct 2004 17:53:50 +1000
From:      fullah@csc.com.au
To:        freebsd-cvsweb@FreeBSD.org
Subject:   Web server file handling problem
Message-ID:  <OF87FE0AAF.0E1F45D4-ONCA256F39.0024EFB9@int.csc.com.au>

next in thread | raw e-mail | index | archive | help
Hi,
I have installed CVSWEB version 3.0.2 and its working well upto the
directory level.

My web server is configured to handle .cfm files by the Coldfusion MX
server. All files in my repository has a .cfm extension.
All links generated by cvsweb have direct file names in it eg,
http://someserver.com/cgi-bin/cvsweb.cgi/myapps/myscript.cfm.
So the web server directs the links to Coldfusion server rather than to
cvsweb.cgi.

The OS is RedHat linux  AS 3.0 and the web server is its httpd (basically
apache 2.0) web server + Coldfusion Mx 6.1 server.

Is there anyway I can force the web server not to redirect these urls to
Coldfusion Mx server?

My suggestion is to change cvsweb.cgi to pass the filename/path as url
parameters.
So that  it would create the links to something like
http://someserver.com/cgi-bin/cvsweb.cgi?path=/myapps/myscript.cfm and
handle them accordingly. But I am not a Perl programmer.

Please Help.


Best regards,
Faiz Ullah
__________________________________________________
Snr Analyst Programmer
CSC
Ph: 02 9034 2311
----------------------------------------------------------------------------------------

This is a PRIVATE message. If you are not the intended recipient, please
delete without copying and kindly advise us by e-mail of the mistake in
delivery. NOTE: Regardless of content, this e-mail shall not operate to
bind CSC to any order or other contract unless pursuant to explicit written
agreement or government initiative expressly permitting the use of e-mail
for such purpose.
----------------------------------------------------------------------------------------




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?OF87FE0AAF.0E1F45D4-ONCA256F39.0024EFB9>