javascript - Remove .html, .php, .aspx , etc from the URL in static sites -


i have situation have show html pages without using extension

such page named about-us.html, want show about-us

you should use urlrewriting remove file extension if use apache then

apache link

for iis

iis link


Comments

Popular posts from this blog

html - jquery - p element wont show after I hid it -

python - BeautifulSoup: How to get the nearest tag -

php - Return Last Insert ID with PDO -