I want to use mod_rewrite to delete a specified query parameter from the URL.
Example:
1) User enters the URL:
http://localhost/intra/page.htm?var1=123&var2=456&var3=789 2)mod_rewrite
I want to use mod_rewrite to delete a specified query parameter from the URL.
Example:
1) User enters the URL:
http://localhost/intra/page.htm?var1=123&var2=456&var3=789 2)mod_rewrite
I receive error 500 when trying to access ws through my Apache2 server: // localhost:8080 /. The server is running OpenSuse Leap 42.1 and Apache 2.4.16. These Apache2 modules are enabled: mod_prox