just ran it through the same function I used to generate it (rsa I
think) but with no additional arguments
something like:
openssl rsa -in enc.key -out unenc.key
On 2/16/07, Richard de Vries <[EMAIL PROTECTED]> wrote:
What method did you use to remove the password from
the private key you gene
What method did you use to remove the password from
the private key you generated?
--- Brian Gordon <[EMAIL PROTECTED]> wrote:
> I've been trying for ages to get my server running
> SSL successfully. I
> don't need port 80 (unencrypted traffic) at all,
> just 411.
>
> I have the module set up j
Please do not double post to the list, I'd wait up to a week for a
reply.
--Mark
Mark Lavi, Enterprise Web Management Team @ SGI
mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707
-Original Message-
From: Brian Gordon [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 15, 2007 10:38 PM
T
Sorry, I've not tried to get Apache with SSL working on Windows -- but
let me give you some suggestions even though I'm not a deep SSL expert.
First: you didn't mention your version of Apache or OpenSSL, how you
obtained them and configured them -- so it's extremely hard to
troubleshoot.
Second:
We use Oracle Instant Client with PHP OCI8 in Apache 2.0.59.
(On Novell SuSE Linux 9.x, on a SGI Altix 350 server (ia64 platform))
I modified $APACHESERVER_ROOT/bin/envvars to add the lines below. Note
that I *do not* actually use $APACHESERVER_ROOT and $VERSION variables,
I'm abstracting my work
At 01:52 AM 2/16/2007, imthiaz khan wrote:
does RTAI supports apache web server ,give some details
That's a question for RTAI.
Go to their mailing list.
(Boy, are they ever going to hate me...)
-
The official User-To-User s
Hi,
It looks like if I uninstall the additional 3 rpm modules which I had
installed my local site now runs. These were pre-requisites for installing
cacti rpm
1. php4-mysql
2. php4-snmp
3. apache2-mod_php
I will now need to find another workaround to get the cacti working on the
same server for
Also, you'll need to put the LoadModule mod_vhost_limit directive BEFORE
YOUR VIRTUALHOSTS...
Olivier CHIROUZE
I&0 Infrastructure
Volvo Information Technology
> -Original Message-
> From: Chirouze Olivier
> Sent: 16 February 2007 16:03
> To: 'users@httpd.apache.org'
> Subject: RE: Tryi
On 2/16/07, Bruno Teixeira <[EMAIL PROTECTED]> wrote:
I've been browsing the web for a solution to my problem, but all I can
find are similar problems, no solutions...
I am using a rewrite rule to rewrite "http://192.168.2.251/secure";
requests to "https://192.168.2.198/";. This works fine, but
On Fri, 16 Feb 2007 16:16:05 +0100
Dominik Helle <[EMAIL PROTECTED]> wrote:
> Env. Variablen are set in the Apache:
>
> SetEnv ORACLE_HOME /xxx
Setenv applies per-request. So if it's trying to
connect at server startup, it doesn't get that.
--
Nick Kew
Application Development with Apache - t
Hi,
I've a problem with php-oci and I hope anybody can help me. I want to
connect with ocilogon to an Oracle Database. If i call my php-Script in
the browser, this error message turn up:
Warning: ocilogon() [function.ocilogon]: OCIEnvNlsCreate() failed. There
is something wrong with your sys
Hi all.
This is the full story with... FIX! :-)
Let me try to make a good "googleable" summary (it took me so much time
to sort this out, I'd be happy if someone finds it useful).
The story begins like this: I was trying to limit the number of
simultaneous connections per virtualhost on Apache 2
On 2/16/07, Jose Adriano Baltieri <[EMAIL PROTECTED]> wrote:
Jesse Ross wrote:
> Hi Jose,
>
> Are you using apache 1.3 or 2.0? I think the ?i flag is only
> supported on 2.0.
>
> If you're using 1.3 you could always do something along the lines of:
>
> AliasMatch ^/[xX][yY][zZ]
I'm using 2.2.4 o
Thanks a lot Joshua, that proved useful.
I had to hack the code to make it work, but... It does!!!
Message with the full story following.
Thanks.
Olivier
Olivier CHIROUZE
I&0 Infrastructure
Volvo Information Technology
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PR
I used:
LogLevel debug
And that gave me much information in my error_log...
Olivier
Olivier CHIROUZE
I&0 Infrastructure
Volvo Information Technology
> -Original Message-
> From: Peter Nyamukusa [mailto:[EMAIL PROTECTED]
> Sent: 16 February 2007 15:09
> To: users@httpd.apache.org
> S
Hi Oliver,
Thanks for the quick response I have been trying to search on my server how
increase my logging level on apache to no success, please enlighten me how I
can change the level
Regards,
Peter
-Original Message-
From: Chirouze Olivier [mailto:[EMAIL PROTECTED]
Sent: Friday, Febr
http://tomcat.apache.org/connectors-doc/index.html
On 2/15/07, Tracy12 <[EMAIL PROTECTED]> wrote:
Hi,
Can somebody point out a documentation to install mod_jk on apache 2.2.
What are the dependencies? and pre requists that I should have
Thanks
--
View this message in context:
http://www.n
I've been trying for ages to get my server running SSL successfully. I
don't need port 80 (unencrypted traffic) at all, just 411.
I have the module set up just fine, and apache runs fine unless I
define a valid cert and key:
SSLCertificateFile pw/my-server.cert
SSLCertificateKeyFile pw/my-server
Hi,
You probably have more than these messages to provide: the error log you
are showing is just Firefox or IE trying to get favicon file. This is
common, nothing to worry about.
You should upgrade log level, and have another look at both error log
and access log...
Olivier
Olivier CHIROUZE
Hi Guys,
I have been running apache on redhat and fedora core for the last couple of
years without any problems and I have recently inherited a box running suse
linux 9.3 running apache and currently hosting 3 websites, namely MRTG,
Mailman, and an inhouse site. I recently installed cacti and t
eurosong contest answer
press the key:
1. [del]
2. [shu]
3. [any]
- Original Message -
From: "Chirouze Olivier" <[EMAIL PROTECTED]>
To:
Sent: Friday, February 16, 2007 1:08 PM
Subject: RE: [EMAIL PROTECTED] RTAI
How to remove someone from the mailing list please with apache. Give
good
Hi,
I already had this but can't manage to find back the solution.
I have two clues, thought:
- you should have ProxyRequests Off to both of your virtualhosts (or at
least, the first one).
- I guess you did, but just in case, did you load module
"proxy_http_module"?
Last thing, I've recently fo
Hi there,
I've been browsing the web for a solution to my problem, but all I can
find are similar problems, no solutions...
I am using a rewrite rule to rewrite "http://192.168.2.251/secure";
requests to "https://192.168.2.198/";. This works fine, but I don't the
user to see the "198 IP", but to
How to remove someone from the mailing list please with apache. Give
good answer. The error is ['imthiaz'].
Olivier
Olivier CHIROUZE
I&0 Infrastructure
Volvo Information Technology
> -Original Message-
> From: Krist van Besien [mailto:[EMAIL PROTECTED]
> Sent: 16 February 2007 11:21
>
Krist van Besien wrote:
On 2/16/07, imthiaz khan <[EMAIL PROTECTED]> wrote:
does RTAI supports apache web server ,give some details
You have just been given the honor of becoming the first person on
users@httpd.apache.org to end up in my killfilter.
Goodbye
Krist
LOL
Jesse Ross wrote:
Hi Jose,
Are you using apache 1.3 or 2.0? I think the ?i flag is only
supported on 2.0.
If you're using 1.3 you could always do something along the lines of:
AliasMatch ^/[xX][yY][zZ]
I'm using 2.2.4 on Windows.
Some aliases are longer than 2 characters. So I really need
On 2/16/07, imthiaz khan <[EMAIL PROTECTED]> wrote:
does RTAI supports apache web server ,give some details
You have just been given the honor of becoming the first person on
users@httpd.apache.org to end up in my killfilter.
Goodbye
Krist
--
[EMAIL PROTECTED]
Bremgarten b. Bern, Switzerland
does RTAI supports apache web server ,give some details
-
Don't be flakey. Get Yahoo! Mail for Mobile and
always stay connected to friends.
At 01:19 AM 16/02/2007, you wrote:
>Ryan McConigley wrote:
>>RewriteEngine on
>>Rewriterule ^/faq/(.*)
>> http://web.csse.uwa.edu.au/school_and_systems_information/faq
>> [L,R=permanent]
>
>It seems to me that you're using the rules in per-server context (leading
>slash
29 matches
Mail list logo