Hi, I am trying to set up a proxy to allow access to other devices on
the network.

These lines work great:
ProxyPass /xyz.mn.op.st/ http://xyz.mn.op.st/ 
ProxyPassReverse /xyz.mn.op.st/ http://xyz.mn.op.st/ 

I can access device xyz.mn.op.st by going to
http://myhost.edu/xyz.mn.op.st/, but I have about a hundred different
addresses I would like to access through the proxy.

Can some regexp guru point me in the right direction?  Or is there some
other solution?

Thank you for your time.

Best,
Andrew

Andrew Musselman
[EMAIL PROTECTED]

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to