Read file from disk.


Set the Content-Type to text/plain.

Write file to browser.

John

Prince wrote:

hi

is there a way to download a .jsp file without executing it? ie i need the
content od jsp file, not the result of that jsp file. same question goes
with .cgi, .asp, .pl etc

regds
Prince


----- Original Message ----- From: "Bill Barker" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 08, 2003 9:34 AM Subject: Re: Question about ssl and tomcat



You need to set the redirectPort attribute on the Connector to point to
Apache's SSL port.  However, since this defaults to 443, I'm guessing that
the real problem is that you don't have your JkMount statements defined in
your SSL VirtualHost.

<[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]

Greetings,

I'm hosting a ssl site with mod_ssl on the
apache server and I need to have it to connect to tomcat can't I
change one of the connector lines in server.xml to redirect the port?
Such as
redirectPort- If this Connector is supporting non-SSL requests, and a
request is received for which a matching <security-constraint>
requires SSL transport, Catalina will automatically redirect the
request to the port number specified here.

You see my website works fine going through 8080 but when I try to get
the https site to go through it - I get page can't be found or it
displays code instead of working.

Thanks,
Bobbie

Bobbie Atristain
Internet Systems Administrator
Media General, INC.
804.649.6156




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to