URL Rewrite to remove file extension
Hi,
Can someone help me make a URL rewrite expression that removes file extension?
Example:
URI path in:
URI out:
The tricky thing is I don't have the premium stuff like regex
Can someone help me make a URL rewrite expression that removes file extension?
Example:
URI path in:
/aaa/bbb.png URI out:
/aaa/bbb (which shows bbb.html) The tricky thing is I don't have the premium stuff like regex