Problem with ProxyPass

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Good morning,

I have to use a singel backup IP on a VHDSL and redirect the  whole  :80
traffic to a DMZ where I want to use  "apache2"  as  proxy  to  redirect
traffic to some internal servers.

I tried to use

----[ '/etc/apache2/conf.d/apache_proxy' ]------------------------------
NameVirtualHost         192.168.0.69:80

<VirtualHost 192.168.0.69:80>
    ServerName          www.tdipmedia.net
    ProxyPass           / http://192.168.0.208:80/
    ProxyPassReverse    / http://192.168.0.208:80/
    <Directory proxy:http://192.168.0.208:80/*>
        Order           deny,allow
        Allow           from all
    </Directory>
</VirtualHost>
------------------------------------------------------------------------

but the redirection to the IP 192.168.0.208 does not work.

What I am missing here?

Thanks, Greetings and nice Day/Evening
    Michelle Konzack

-- 
##################### Debian GNU/Linux Consultant ######################
   Development of Intranet and Embedded Systems with Debian GNU/Linux

itsystems@tdnet France EURL       itsystems@tdnet UG (limited liability)
Owner Michelle Konzack            Owner Michelle Konzack

Apt. 917 (homeoffice)
50, rue de Soultz                 Kinzigstraße 17
67100 Strasbourg/France           77694 Kehl/Germany
Tel: +33-6-61925193 mobil         Tel: +49-177-9351947 mobil
Tel: +33-9-52705884 fix

<http://www.itsystems.tamay-dogan.net/>  <http://www.flexray4linux.org/>
<http://www.debian.tamay-dogan.net/>         <http://www.can4linux.org/>

Jabber linux4michelle@xxxxxxxxxxxxx

Linux-User #280138 with the Linux Counter, http://counter.li.org/

Attachment: signature.pgp
Description: Digital signature


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux