How do I remove .html from my URL
I have a website, and i don't know how to remove it.
I tried .htaccess and the code. But It didnt work.
Voters
I have a website, and i don't know how to remove it.
I tried .htaccess and the code. But It didnt work.
Use files. Example:
If you have a homepage. make create a file named
home
then addindex.html
in it. when you go to the page, it'll behttps://example.com/home/
thanks bro, should've asked you anyway lol.
@candies