Joshua Slive <[EMAIL PROTECTED]> wrote: On 5/9/07, Dave Henderson wrote:
> Thanks for your replies guys. Yes I have tried both of the methods that
> Joshua said and neither of them worked. I don't get any errors when apache
> starts (using 2.0.x) on a Debian Sarge server. I get an error wh
Thanks Serge. I actually saw this and it had me confused because the name
based virtual host is working fine (in the sense that I am getting the right
content back from each virtual host) but the second host was using the first
host's cert. I'll switch to IP based virtuals. Thanks!
Mark
On 09/05
On 5/9/07, Dave Henderson <[EMAIL PROTECTED]> wrote:
Thanks for your replies guys. Yes I have tried both of the methods that
Joshua said and neither of them worked. I don't get any errors when apache
starts (using 2.0.x) on a Debian Sarge server. I get an error when I try to
access the ad
You can't have 2 different SSL certificates on one IP address. See the FAQ.
On 5/9/07, Mark Drummond <[EMAIL PROTECTED]> wrote:
Hi all,
I have two different key files and their associated certs in PEM encoded
files. I have two virtualhosts defined. The virtualhosts are working fine,
in as much
On 5/9/07, Mark Drummond <[EMAIL PROTECTED]> wrote:
Hi all,
I have two different key files and their associated certs in PEM encoded
files. I have two virtualhosts defined. The virtualhosts are working fine,
in as much as they are pointing at different doc roots and I can browse to
each virtual
The Gaijin <[EMAIL PROTECTED]> wrote: Joshua Slive wrote:
> On 5/9/07, The Gaijin wrote:
>> Dave Henderson wrote:
>> > Gang,
>> >
>> > I am pulling my hair out over this. I am trying to redirect the
>> > browser so if a user were to type in something like:
>> > www.domain.com/fun it would red
Hi all,
I have two different key files and their associated certs in PEM encoded
files. I have two virtualhosts defined. The virtualhosts are working fine,
in as much as they are pointing at different doc roots and I can browse to
each virtual host. But both virtuals are using the cert of the fir
Joshua Slive wrote:
On 5/9/07, The Gaijin <[EMAIL PROTECTED]> wrote:
Dave Henderson wrote:
> Gang,
>
> I am pulling my hair out over this. I am trying to redirect the
> browser so if a user were to type in something like:
> www.domain.com/fun it would redirect to
> www.domain.com/games/defa
Hi,
But this way is no longer the "preferred" way
Debian and Redhat both claim to have working mod_mysql but it appears to be
outdated packages
We have been bitten by these distributor packages before and only use sources
of critical servers.
Q
> Pusk?s Zsolt ( Errotan ) <[EMAIL PROTECTED]> wr
> Nick Kew <[EMAIL PROTECTED]> wrote:
>
> On Wed, 09 May 2007 09:09:43 +1000
> Quey <[EMAIL PROTECTED]> wrote:
>
>
> >
> > DBDriver mysql
> > DBDParams "host=10.7.7.19 dbname=sqlmail user=sqmadm pass=X"
> > DBDPersist off
>
> You wouldn't want to use DBDPersist off operationally unles
I had a typo on the document root directory.
So it wasn't able to locate the index file.
All is working out as we had hoped.
Thank you so much for your help Joshua!
-- LK
On 5/9/07, Joshua Slive <[EMAIL PROTECTED]> wrote:
On 5/9/07, Liz Kim <[EMAIL PROTECTED]> wrote:
> OK just tried getting ri
On 5/9/07, The Gaijin <[EMAIL PROTECTED]> wrote:
Dave Henderson wrote:
> Gang,
>
> I am pulling my hair out over this. I am trying to redirect the
> browser so if a user were to type in something like:
> www.domain.com/fun it would redirect to
> www.domain.com/games/default.html. I have tri
On 5/9/07, Liz Kim <[EMAIL PROTECTED]> wrote:
OK just tried getting rid of the and and it stopped
erroring out.
Thank you so much for your help.
Now if i do: http://NAME1.com it goes to the same website.
And if i do: https://NAME1.com it give me a 403 error.
And again: what is in the error lo
On 5/9/07, Pitoniso Rikito Rikin <[EMAIL PROTECTED]> wrote:
With Apache how i can establish a connection's "keep-alive"..
Hard to tell what you mean here. What exactly are you trying to accomplish.
You might want to start here:
http://httpd.apache.org/docs/2.2/mod/core.html#keepalive
Josh
Dave Henderson wrote:
Gang,
I am pulling my hair out over this. I am trying to redirect the
browser so if a user were to type in something like:
www.domain.com/fun it would redirect to
www.domain.com/games/default.html. I have tried Alias's, redirect and
RedirectMatch statements with n
Gang,
I am pulling my hair out over this. I am trying to redirect the browser so
if a user were to type in something like: www.domain.com/fun it would redirect
to www.domain.com/games/default.html. I have tried Alias's, redirect and
RedirectMatch statements with no luck. Any help would g
OK just tried getting rid of the and and it stopped
erroring out.
Thank you so much for your help.
Now if i do: http://NAME1.com it goes to the same website.
And if i do: https://NAME1.com it give me a 403 error.
It is not working fully yet but definitely some progress..
Thanks!
On 5/9/07, Li
With Apache how i can establish a connection's "keep-alive"..
Help???
-
LLama Gratis a cualquier PC del Mundo.
Llamadas a fijos y móviles desde 1 céntimo por minuto.
http://es.voice.yahoo.com
When restarting there is no error message being displayed but there is
"[Wed May 09 13:33:31 2007] [warn] Init: Session Cache is not configured
[hint: SSLSessionCache]" in the error log...
LK
On 5/9/07, Joshua Slive <[EMAIL PROTECTED]> wrote:
On 5/9/07, Liz Kim <[EMAIL PROTECTED]> wrote:
> Ap
On 5/9/07, Liz Kim <[EMAIL PROTECTED]> wrote:
Apache is failing to restart when I try this.
With what error message? What is in the error log?
I see nothing obviously wrong with the config, although I would remove
all the and stuff which only serves to confuse
the situation.
Joshua.
-
Bhanu Prasad wrote:
>
> I have an interesting problem. We have an installation of Apache
> 2.0.59 on a WinXP Professional Box. It is being used as a proxy server
> using mod_proxy. This proxy has to forward the request to an external
> proxy. In addition it also needs to forward the NTLM cred
Eben wrote:
> I'm trying to get ssl working on a windows 2003 server box, and having
> some trouble with it. The server currently hosts about 50 sites using
> name based vhosts. I enabled one site on the box to use SSL via port
> 443. When I enable the SSLEngine directive for the one site, it wo
It would be ideal to the ssl enabled for NAME1.com only.
NAME2.com and NAME3.com would stay as is.
I've tried the following but not sure if I've taken your input correctly:
=
LoadModule ssl_module modules/mod_ssl.so
Listen 443
AddType application/x-x509-ca-cert .crt
A
On 5/9/07, Scott Gifford <[EMAIL PROTECTED]> wrote:
[EMAIL PROTECTED] writes:
> Hi all.
>
> I want to make apache2 (port 80) to work like a proxyserver to a other
webserver that is running on the same machine on port 3000.
>
> The following works perfectly for this:
> ProxyPass / http://localho
[EMAIL PROTECTED] writes:
> Hi all.
>
> I want to make apache2 (port 80) to work like a proxyserver to a other
> webserver that is running on the same machine on port 3000.
>
> The following works perfectly for this:
> ProxyPass / http://localhost:3000/
> ProxyPassReverse / http://localhost:3000
On 5/9/07, Greg Lindahl <[EMAIL PROTECTED]> wrote:
On Wed, May 09, 2007 at 09:33:17AM -0400, Joshua Slive wrote:
> On 5/9/07, Greg Lindahl <[EMAIL PROTECTED]> wrote:
>
> >If I uncomment any one of the 3 commented lines. my .html pages all
> >come out utf-8. But, no matter what, my cgi always is i
Hi all.
I want to make apache2 (port 80) to work like a proxyserver to a other
webserver that is running on the same machine on port 3000.
The following works perfectly for this:
ProxyPass / http://localhost:3000/
ProxyPassReverse / http://localhost:3000/
But what I want is that apache only se
On Wed, May 09, 2007 at 09:33:17AM -0400, Joshua Slive wrote:
> On 5/9/07, Greg Lindahl <[EMAIL PROTECTED]> wrote:
>
> >If I uncomment any one of the 3 commented lines. my .html pages all
> >come out utf-8. But, no matter what, my cgi always is iso-8859-1.
> >
> >What am I missing? My apache and v
On 5/9/07, Liz Kim <[EMAIL PROTECTED]> wrote:
Include conf.d/ssl.conf
/*..*/
NameVirtualHost OUR_IP_ADDRESS:80
ServerNameNAME1.com
DocumentRoot /var/www/html1
ServerNameNAME2.com
DocumentRoot /var/www/html2
ServerNameNAME3.com
DocumentRoot /var/
Hello,
I am an apache newbie so I apologize if my question seems silly..
I am having some problems enabling SSL on our web server.
We have one IP address for the server and 3 name-based virtual hosts.
=
NameVirtualHost OUR_IP_ADDRESS:80
ServerNamewww.NAME1.com
D
Definitively! Should I be given the choice I'll surely go for version 2.2!
Would make life fancier for both of us!
The pb I'm facing occurs in a complex operational system that relies on
Apache-httpd 1.3, bundled with a whole bunch of home-made
mods. Upgrading is not an easy path.
Rather than de
Hi,
I have an interesting problem. We have an installation of Apache
2.0.59on a WinXP Professional Box. It is being used as a proxy server
using
mod_proxy. This proxy has to forward the request to an external proxy. In
addition it also needs to forward the NTLM credentials(Domain,
username,pa
Your setup appears to be missing the ' SSLSessionCache ' & '
SSLSessionCacheTimeout ' directive in your SSL conf
*** Example: ***
SSLSessionCacheshmcb:q:/my_path/logs/ssl_scache(512000)
SSLSessionCacheTimeout 300
*** Example: ***
-Original Message-
From: Eben [mailto:[EMAIL PROT
On Sat, 5 May 2007, Nick Weisser wrote:
> Hi there,
>
> I've just installed mod_status and can now see the very informative
> Apache Server Status page in my browser of choice.
>
> I'd now like to see the table in a threaded form, i.e. virtual host by
> virtual host. Does anybody know a script or
Thank you very much Joshua, I am going too take a look at that.
Regards,
Ben
2007/5/9, Joshua Slive <[EMAIL PROTECTED]>:
On 5/9/07, Sonixxfx <[EMAIL PROTECTED]> wrote:
> Hi,
>
> From what I understand from my logs some people seem to use my Apache
> install as a proxy server or something like
On 5/9/07, Sonixxfx <[EMAIL PROTECTED]> wrote:
Hi,
From what I understand from my logs some people seem to use my Apache
install as a proxy server or something like that. I am looking for a
solution to prevent that. I hope someone can help me out.
Lines like this one appear in my logs once in
On 5/9/07, Greg Lindahl <[EMAIL PROTECTED]> wrote:
If I uncomment any one of the 3 commented lines. my .html pages all
come out utf-8. But, no matter what, my cgi always is iso-8859-1.
What am I missing? My apache and vhosts config seem to be fine.
Have you tried adjusting your CGI script so
Hi,
From what I understand from my logs some people seem to use my Apache
install as a proxy server or something like that. I am looking for a
solution to prevent that. I hope someone can help me out.
Lines like this one appear in my logs once in a while:
111.222.333.444 - - [08/May/2007:10:
I'm trying to get ssl working on a windows 2003 server box, and having
some trouble with it. The server currently hosts about 50 sites using
name based vhosts. I enabled one site on the box to use SSL via port
443. When I enable the SSLEngine directive for the one site, it works
for about 10
Hi,
You need to use $1 instead of $0. I didn't know what $0 meant but now I guess
it's "current rewriten URL"...
Anyway, "$something" starts at 1.
Olivier
Olivier CHIROUZE
I&0 Infrastructure
Volvo Information Technology
> -Original Message-
> From: Емил Иванов / Emil Ivanov [mailto:[
40 matches
Mail list logo