If you have NATed the addresses, the local interface has no idea about
the external addresses. Hence the VirtualHost will be defined on the
local IP. I don't see this to be a problem unless you want to use
SSL.
Or map each external IP to a different internal IP, for transparency
in your configura
On Sun, May 23, 2010 at 8:01 PM, Dennis J. wrote:
> Hi,
> Doesn't work. I added the lines to the virtual host and restartet Apache but
> I can still connect with SSLv2:
>
> openssl s_client -ssl2 -connect SERVERNAME:443
>
Sure you're hitting the virtualhost you're configuring?
--
Eric Covener
c
Hy Igor,
thanks for your attention.
Is this code above enough?
Options FollowSymLinks
Order Allow,Deny
Allow from all
ServerName www.gemt.com.br
Alias /stats /var/www/sites/dtc/gemt.com.br/subdomains/www/logs
Alias /awstats-icon /usr/share/awstats/icon
Hi Mario,
Are you running mixed http and ssl configuration? Do you have any
authentications set on the directories? Any redirections maybe between http
and ssl? I think the best would be to print the relevant parts of your
configuration here so we can have a look.
Cheers,
Igor
On Mon, May 24, 2
Hi,
Doesn't work. I added the lines to the virtual host and restartet Apache
but I can still connect with SSLv2:
openssl s_client -ssl2 -connect SERVERNAME:443
...
New, SSLv2, Cipher is DES-CBC3-MD5
...
Regards,
Dennis
On 05/22/2010 11:44 AM, Sakthi Esakiappan wrote:
Hello,
Have a try wi
Hi,
Is there a possibility to trace these parameters on the fly(the current
queue size and number of clients)?. Because according to these
parameters wanted me to do the reload server. (im using prefork MPM)
Thanks
damian
<>
-
Hy,
i didi that already, this problem some times happen and some times not.
Very wierd!
On 23 May 2010 20:10, Igor Cicimov wrote:
> Set the file prmisions to 755
>
> Sent from my phone
>
> On May 24, 2010 1:49 AM, "Mario Mol" wrote:
>
> Hy,
>
> this is my first message at this group, after mo
Set the file prmisions to 755
Sent from my phone
On May 24, 2010 1:49 AM, "Mario Mol" wrote:
Hy,
this is my first message at this group, after more than 10 years using
apache =)
I`m using apache on a brand new server and i`ve installed a DTC to help me
manage many virtual hosts.
But i have
From: "Tomer Okavi"
> Hi
> I'm using apache as front end for iis servers.
> I'm using mod_proxy and mod_proxy_balancer for the reverse proxy stuff and
> for load balancing requests beetween backend (IIS) servers.
> the front end apache is also doing ssl, backend communication is http
> (browser --
Hy,
this is my first message at this group, after more than 10 years using
apache =)
I`m using apache on a brand new server and i`ve installed a DTC to help me
manage many virtual hosts.
But i have a website running on this server that, some times, do not shows
images (shoing that `x` of file n
Hi
I'm using apache as front end for iis servers.
I'm using mod_proxy and mod_proxy_balancer for the reverse proxy stuff and
for load balancing requests beetween backend (IIS) servers.
the front end apache is also doing ssl, backend communication is http
(browser > https apache --> http bac
11 matches
Mail list logo