You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Michael Simpson <Mi...@Express.co.uk> on 2003/01/21 17:28:02 UTC

RE: [users@httpd] view contents of another server via web browser .

Hi Owen.

"...If they are webservers, use mod_proxy..."

Do they have to both be Apache web servers? The unix servers currently run
on iPlanet web servers, but we are looking to come off this (they stopped
supporting iPlanet last year if I not mistaken).

The sharing using Samba is feasible, as is mounting the remote disks on a
filesystem level.

Thanks for the pointers.

Michael Simpson
Express Newspapers
020-7922-7225 (w)
020-7922-7799 (f)




-----Original Message-----
From: Boyle Owen [mailto:Owen.Boyle@swx.com]
Sent: Tuesday, January 21, 2003 4:07 PM
To: users@httpd.apache.org
Subject: RE: [users@httpd] view contents of another server via web
browser.


>-----Original Message-----
>From: Michael Simpson [mailto:Michael.Simpson@Express.co.uk]
>
>What I need to do now, if possible, is view (in a web browser) 
>the contents
>of directories on other servers (Unix & NT).

If they are webservers, use mod_proxy, e.g.

ProxyPass		/second http://second-server/
ProxyPassReverse	/second http://second-server/

this will map http://first-server/second/file to
http://secodn-server/file.

Alternatively, if you can mount the remote disks on a filesystem level,
you can just put the paths to the disks in the DocumentRoot. You can run
Samba on the Unix server then you can mount it (i.e. "share" it) on the
NT server.

Rgds,

Owen Boyle

>I thought VirtualHost was the way forward but after reading 
>the manual again
>I'm not so sure.
>The environment is set within an intranet, with a proxy server 
>(not Apache)
>blocking access to the outside world.
>
>Could someone suggest an approach to achieve this, or just tell me I'm
>wasting my time.
>
>TIA.
>
>Michael Simpson
>Express Newspapers
>020-7922-7225 (w)
>020-7922-7799 (f)
>
>
>
>Visit Express Newspapers and OK Magazine online picture archive at
>http://www.expresspictures.com
>
>***************************************************************
>*************
>Any views or opinions are solely those of the author 
>and do not necessarily represent those of Express Newspapers
>***************************************************************
>*************
>The information transmitted is intended only for the person 
>or entity to which it is addressed and may contain confidential 
>and/or privileged material.If you are not the intended recipient
>of this message please do not read ,copy, use or disclose this 
>communication and notify the sender immediately. It should be 
>noted that any review, retransmission, dissemination or other 
>use of, or taking action in reliance upon, this information by 
>persons or entities other than the intended recipient is prohibited.
>Email communications may be monitored
>***************************************************************
>*************
>
>
>##EXN2000##
>
>
>---------------------------------------------------------------------
>The official User-To-User support forum of the Apache HTTP 
>Server Project.
>See <URL:http://httpd.apache.org/userslist.html> for more info.
>To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>   "   from the digest: users-digest-unsubscribe@httpd.apache.org
>For additional commands, e-mail: users-help@httpd.apache.org
>
>

This message is for the named person's use only. It may contain
confidential, proprietary or legally privileged information. No
confidentiality or privilege is waived or lost by any mistransmission.
If you receive this message in error, please notify the sender urgently
and then immediately delete the message and any copies of it from your
system. Please also immediately destroy any hardcopies of the message.
You must not, directly or indirectly, use, disclose, distribute, print,
or copy any part of this message if you are not the intended recipient.
The sender's company reserves the right to monitor all e-mail
communications through their networks. Any views expressed in this
message are those of the individual sender, except where the message
states otherwise and the sender is authorised to state them to be the
views of the sender's company. 

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Visit Express Newspapers and OK Magazine online picture archive at
http://www.expresspictures.com

****************************************************************************
Any views or opinions are solely those of the author 
and do not necessarily represent those of Express Newspapers
****************************************************************************
The information transmitted is intended only for the person 
or entity to which it is addressed and may contain confidential 
and/or privileged material.If you are not the intended recipient
of this message please do not read ,copy, use or disclose this 
communication and notify the sender immediately. It should be 
noted that any review, retransmission, dissemination or other 
use of, or taking action in reliance upon, this information by 
persons or entities other than the intended recipient is prohibited.
Email communications may be monitored
****************************************************************************


##EXN2000##


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org