I have a site I moved from one server to another and now my pages only show up as txt. Example: http://www.jamaica.no/vare-reisemal/bahamas Anyone know how I can get the pages to load as .html What I want is for the server to recognize /vare-reisemal/bahamas as a html file load the page. Any suggestions?
Hey there, You can probably download a batch converter that will convert your .txt to .html --- just google search: batch+text+to+html+converter. I just did this and quite a few programs came up but I didn't get a chance to look through them for you.
For whatever reason, your server is sending your page as 'text/plain' and not 'text/html'. You need to check your server settings or contact your host. IE must be ignoring the HTTP headers which is incorrect behavior.
Wait, are the pages showing the code when you load them in a browser or the actual file extensions changed? I don't understand so please clear this up for me and I may have some suggestions.
It works well now, no problem as in your description . For the .html extension, it is bcoz of the .htaccess file and url rewrite regulations .