Thanks Eric, you are very much right..
On Tue, Jan 27, 2009 at 6:30 PM, Eric Covener wrote:
> On Tue, Jan 27, 2009 at 1:48 AM, ananth desh wrote:
>> Hello All,
>> Thanks for all your tips , Now when i run on port 2443 instead of
>> 443 i get an error on the browser as
Hello All,
Thanks for all your tips , Now when i run on port 2443 instead of
443 i get an error on the browser as below
"Description: You have made a request for a secure SSL connection to a
forbidden port number"
Please let me know whats the reason for this error.
Thanks
On Thu, Jan 22, 2009
Thanks Krist, for your valuable information.
Regards
On Tue, Jan 20, 2009 at 11:04 AM, wrote:
> On 1/20/09, ananth desh wrote:
>> Hi All,
>> I am running a reverse proxy with one public address, And there
>> are 3 backend servers .My question is, can i have a https
Hi All,
I am running a reverse proxy with one public address, And there
are 3 backend servers .My question is, can i have a https port
listening on port other than the standard 443.
Basically i want to achieve this way.
https://www.abc.com:440
https://www.xyz.com:441
https://www.pqr.com:44
12:10 AM, ananth desh wrote:
>> Thank Eric & Davide,
>> I have tried to start the httpd exec with the -f option , but i get
>> errors 443 is already in use,But i have not mentioned in the conf
>> file that port 443 is listening. Is there Anyway i can disable this.
or 3
different instances of apache (httpd ) with different port numbers.
Thanks
Ananth
On Tue, Dec 23, 2008 at 3:20 AM, Eric Covener wrote:
> On Mon, Dec 22, 2008 at 9:15 AM, Davide Bianchi wrote:
>> ananth desh wrote:
>>> 2. copied the entire httpd directory to another directory /
Hi All,
I have been trying to run apache as reverse proxy ,with all the urls
pointing to the same IP.In this process
1. Installed the RPM version of fedora 8 ( httpd-2.2.9-1.fc8) .This
installed under /etc/httpd directory.
2. copied the entire httpd directory to another directory /opt/www/htt