I want to do a redirection in Apache2 web server with the below way:
When I type the URL : ""http://sub.mydomain.com"" in the browser, It should get redirected to ""http://localhost:8080/?var=varvalue""
I am new to apache2 server configuration and appreciate your help with the details of files and tips to be updated.
Thanks in advance.
Regards
Senthil