Note: You must be registered in order to post a reply.
T O P I C R E V I E W
g-v
Posted - 04 May 2009 : 14:32:16 I have created a website http://ccret.gr but I want to know if it is possible to hide the extension of my subpages. What I mean is that for example the page http://ccret.gr/company.htm is only valid only with the .htm extension. If you try http://ccret.gr/company you will get a 404 error.
I have seen many websites on the net using that "technique". So I wonder if that is possible with DHTML and what are the benefits of doing my subpages that way..
Thanks in advance, Giorgio
2 L A T E S T R E P L I E S (Newest First)
g-v
Posted - 05 May 2009 : 13:51:31 Oh I see... no skills for that! Thanks for your reply anyway.
s.dav
Posted - 05 May 2009 : 08:40:48 The only way to do such as think is by creating in Java or ASP .NET a so called "filter" on the web server configuration. So you must know at least Java or .NET languages.