Is it possible to delete the ".html" part of a web address in dreamweaver?

Gabby

New member
I have a copy of DW CS4 and want to start building static websites.

I want to ask whether you can remove the ".html" part at the end of each page you create within your website.

For example:

Instead if www.mydomain.com/testpage.html you would just have www.mydomain.com/testpage

Therefore the .html tag gets removed.

I know I can create a folder called "testpage" then just have an index page within it, but its not really convenient if I want to set up a number of pages.

Are there any solutions?
 
By all Virtue ALL sites do have a .htm/.html in their ending. In a sense of course but on the same token, you Cant....Unless we are talking .php etc. Have you tried combining other builders that are more lax about that? This is someting where i'd have to be there to show you and you show me kinda thing. (I dont know if I even helped at all)
Sorry- Good Luck
 
the ".html" part is by-default in the web pages made in html

".asp" in the web sites made in visual studio (dot net)

".jsp" made in java j2ee

".php" made in php language
 
Back
Top