I am currently using Apache2.0.58 on unix box. File upload fails at
first time when tried and then displays Page Cannot be found error
message. If you refresh the same page and try it again it goes
smoothely. This happens only under https mode. For normal http mode it
works properly.
Can any o
Hi All,
I am receiving below error for certain user only. This error doesn't
appear for every user. This is very intermittent. Could someone please
shed light, why this error comes and what are possible reasons and
possible fixes for this error.
I am using Apache2.0.55(with reverse proxy)
Are you trying this in ssl.conf file? You can write Vhost in httpd.conf
file and not in ssl.conf
-Original Message-
From: Richard de Vries [mailto:[EMAIL PROTECTED]
Sent: Friday, September 01, 2006 10:34 AM
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] Reverse SSL Proxy on multip
Mak,
I think you did not configure correctly, Follow below steps. its very
important what do specify at the time of configuration see below
example. "prefix" is the path where you wish to build the apache
executables. You can also build the modules for dynamic linking replace
static word by dynam
Hi Steve,
I tried the same few months back and had prepared one document for
support team and future developers, see if it is useful for you. Copy
pasting only how toinstall and configure apache with ssl part of this
document.
How to Compile and Install apache with mod_ssl:
Steps below would desc
Use ProxyPass and ProxyPassReverse directive as below, for that you need
Mod-Proxy
ProxyPass \admin http://IISdomain.com/IISadmin
ProxyPassReverse \admin http://IISdomain.com/IISadmin
D Anil
-Original Message-
From: Muhammad Rizwan [mailto:[EMAIL PROTECTED]
Sent: Friday, June 23, 2006 3:
Shiva,
I didn’t get this error, Whilst installation
I installed openssl first and then Apache(with mod_ssl ). Before installation
check the both the path variable(LD_LIBRARY_PATH and PATH) have path of the installed
openssl. Also I had copied the respective openssl installed files to my
ROTECTED]
Sent: Tuesday, June 20, 2006 2:19 PM
To: users@httpd.apache.org
Subject: RE: [EMAIL PROTECTED] Switching between HTTP and HTTPS
> -Original Message-
> From: Anil Dighade [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, June 20, 2006 10:28 [EMAIL PROTECTED]
> To: users@htt
--Original Message-
From: Matus UHLAR - fantomas [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 20, 2006 1:16 PM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Switching between HTTP and HTTPS
On 19.06.06 19:19, Anil Dighade wrote:
> Can anybody tell me how to implement switching bet
n, Jun 19, 2006 at 07:19:14PM +0530, Anil Dighade wrote:
> http://localhost:7333/docrypt.jsp then I should be forwarded to
> https://localhost:7334/docrypt.jsp
Not tested, but
RedirectMatch permanent ^/docrypt.jsp$ https://localhost:73
Hi All,
Can anybody tell me how to implement switching between HTTP and HTTPS. As
read from various sources, this should be done using qualified URL from
code. But is it possible in Apache to configure such switching depending on
URL string. For eg. if I enter "crypt" word in my url, then on iden
HTTP and HTTPS using Rewrite
Module, where Mod Proxy used for other purpose.
Hello,
On 6/15/06, Anil Dighade <[EMAIL PROTECTED]> wrote:
> I am trying to Switch protocol between HTTP and HTTPS using Rewrite
Module. Little background before I start problem. I use Apache as web
sever(on 182.2
0530, Anil Dighade wrote:
> http://182.24.116.157:7333/godzilla/iscmypage should be rewritten as
> https://182.24.116.157:7334/godzilla/iscmypage
I simply use RedirectMatch permanent:
ServerName webmail.sokoll.com
ErrorLog /var/log/httpd/webmail_error_log
CustomLog /var/log/httpd/webmail_
Hi All,
I am trying to Switch protocol between HTTP and HTTPS using
Rewrite Module. Little background before I start problem. I use Apache as web sever(on
182.24.116.157) and Weblogic(on 182.24.226.59) as application
sever. So all my code deployed in weblogic server. Apache simply redire
Hi
Sri
You
can check this by executing
$./apachectl -l
You
can check run time dependency by executing
$ldd
httpd
Regards,
Anil
D.
+91-20-56018100
Extn:7091
"I can accept failure but I can't
accept not trying." - Michael Jordan
-Original Message-From: Sri
[mailto:[EM
Isha,
Try
this
DocumentRoot
/data2/app/apache/apachessl/htdocs ServerName
172.24.6.57
ProxyRequests off order deny,allow Allow from
all ProxyBadHeader Ignore Alias /app/
"/data2/app/apache/apachessl/htdocs" Alias /app
"/data2/app/apache/apachessl/htdocs" ProxyPass /app/ http://1
Hi
All,
I am getting below
error while compiling the apache 2.0.54 on solaris Unix box. I saw the same
message posted by earlier user. So tried to disable EXPAT. But it didnt work.
Error message I received reads as below. In subsequent execution of make command
error changed which is also m
17 matches
Mail list logo