I am trying ways to configure my website to be extension less. That is when .php or .html files are visited, it'll be redirected to an URL without the extension.
Eg:
www.mywebsite.com/products.php will redirect to www.mywebsite.com/products
Anyone has successfully configured their Ajenti V with this?
Many thanks in advance!