Re: Help to identify the files in the source code

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

 



Thanks for the response..Our need is not a proxy server.We are trying to create a proxy that would serve objects from other machines on the local net which belongs to class C family..

On Wed, Apr 20, 2011 at 4:30 PM, Eric Covener <covener@xxxxxxxxx> wrote:
On Wed, Apr 20, 2011 at 2:17 AM, siraj p s <sirajerna@xxxxxxxxx> wrote:
> We are a group of students undertaking a project to extend addressing
> of more machines using IPv4 itself. Here we propose to alter the
> http://public-ip-address/path-to-object
>
> The path-to-object is altered incorporating the address of local
> machines. i.e., http://public-ip-address/192.168.1.102/path-to-object
>
> We propose to let the httpd server execute a wget command when it
> finds an additional IP address in the path-to-object. ie. it executes
> wget 192.168.1.102/path-to-object and returns the object.
>
> Can anyone advise us as to which are the files where we should be working on
> ?

Apache can just be configured to proxy to that address, you wouldn't
change source code.  See mod_rewrite and the [P] flag.

--
Eric Covener
covener@xxxxxxxxx

---------------------------------------------------------------------
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@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[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