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

sql server - MSSQL Text and Varchar(MAX) fields shown (MEMO) in DBGrid -

qml - Is it possible to implement SystemTrayIcon functionality in Qt Quick application -

mysql - Flyway migration, Unable to obtain Jdbc connection from DataSource -