I have been using Apache 2.2 for about 3 years now as a Reverse Proxy. I know I have only scratched the surface on what it is capable of, but now I have a need for something more complex.
Basically I am looking for a way to re-direct internal users to an internal url, but still have external public users go through the external url.
Is this something that can be done with a Redirect?
This biggest issue is having it recognize that it is being accessed internally.
Any suggestions on where to start would be great! I am very new to all of modules that Apache has to offer.
Thanks,
Trent