Re: HELP: Add header in pages server by Proxy

Neil Robst <[email protected]>
Newsgroups gmane.comp.apache.mod-layout
Message-ID <OF334D6C0E.D64E3089-ON80256D3A.00323911-80256D3A.003256DE@portsmouth.uk.ibm.com>
What version of mod_layout is that included with Mandrake - I don't use
that distro myself. If you've got mod_info enabled in your webserver the
url /server-info would tell you...

Regards,
Neil



                                                                                                                                  
                      "António Rafael Paiva"                                                                                      
                      <[email protected]>        To:       [email protected]                                   
                      Sent by:                         cc:                                                                        
                      mod_layout-admin@truffle.        Subject:  Re: [Mod_layout] HELP: Add header in pages server by Proxy       
                      tangent.org                                                                                                 
                                                                                                                                  
                                                                                                                                  
                      03/06/03 09:51                                                                                              
                      Please respond to                                                                                           
                      mod_layout                                                                                                  
                                                                                                                                  
                                                                                                                                  




Is this mailing list dead or what? At least any live sign
woukd be apreciated! Thanks, Rafael

On Fri, 30 May 2003 12:59:57 +0100
  "António Rafael Paiva" <[email protected]> wrote:
> Hi everyone!
>
> To my course final course i need to add a header (a file
> with some html) in all pages served by the Apache proxy.
>
> I'm using the mod_layout installation from Mandrake 9.1,
> and only the LayoutHeader directive is working, with any
> other directive apache doesn't start saying that the
> directive isn't defined.
>
> The configuration I have currently tested is:
>
> <IfModule mod_proxy.c>
>    Listen 8080
>    <VirtualHost 192.168.8.2:8080>
>      <Proxy *>
>        Order deny,allow
>        Deny from all
>        Allow from 192.168.8
>        LayoutHeader /var/www/www/banner.html
>        DefaultType text/html
>        AddType text/html .html .shtml .php .php3 .asp
> .jsp
>        AddOutputFilterByType LAYOUT text/html
>        SetOutputFilter LAYOUT
>      </Proxy>
>      ProxyRequests On
>      AllowCONNECT 443
>      NoProxy 192.168.8.2 193.136.92.156
>      ProxyDomain .my.domain
>      ProxyMaxForwards 10
>      ProxyRemote * http://external.proxy:3128
>    </VirtualHost>
> </IfModule>
>
> Can anyone see what is wrong or missing here?
> Thank you.
>
> ----------------------------------------------------
> António Rafael C. Paiva
> Electronics and Telecommunications Dep.
> Aveiro University
> _______________________________________________
> Mod_layout mailing list
> [email protected]
> http://lists.tangent.org/mailman/listinfo/mod_layout

----------------------------------------------------
António Rafael C. Paiva
Electronics and Telecommunications Dep.
Aveiro University
_______________________________________________
Mod_layout mailing list
[email protected]
http://lists.tangent.org/mailman/listinfo/mod_layout
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.