.htaccess help
Budget: $10 – $30 USD
The project is to provide working .htaccess code for a global change to all urls as shown below.
/order/shopping.php?query=parameter
=>
/order/cart.php?query=parameter
The query and parameter need to remain intact and can vary (wildcard?). The only change in the url should be the php files "shopping" and "cart". Just to clarify, here is an other example:
/order/shipping.php?query=param
=>
/order/cart.php?query=param
Note the url's existing query and parameter must be carried forward to the rewrite or redirect.
Thank you
/order/shopping.php?query=parameter
=>
/order/cart.php?query=parameter
The query and parameter need to remain intact and can vary (wildcard?). The only change in the url should be the php files "shopping" and "cart". Just to clarify, here is an other example:
/order/shipping.php?query=param
=>
/order/cart.php?query=param
Note the url's existing query and parameter must be carried forward to the rewrite or redirect.
Thank you