[users@httpd] RE: [External] Re: [users@httpd] Apache 2.4.7 - How to parse the host and port and send the request to that host and port

2020-10-30 Thread Pennington,Jim
pd] Apache 2.4.7 - How to parse the host and port and send the request to that host and port What do you expect the final url to look like? What did you try in mod rewrite, because i believe it can do what you have described so far. On Fri, Oct 30, 2020, 08:06 Pennington,Jim mailto:penni...@oclc

[users@httpd] Apache 2.4.7 - How to parse the host and port and send the request to that host and port

2020-10-30 Thread Pennington,Jim
I'm using Apache 2.4.7 I'm currently running and old Apache with customized software and need to change to using a newer Apache. How do I parse out the server from the request and send the request to the process running on that server (and fixed port)? Any help is greatly appreciated. Jim Penni