This is a discussion on Apache and languages within the Windows Web Servers forums, part of the Web Server and Related Forums category; Hello, I read that apache can show a html file in the apropriate language, e.g. if there are the ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hello,
I read that apache can show a html file in the apropriate language, e.g. if there are the files test.de.html test.en.html and you acces test.html apache should automatically show the english or the german site. I tried it, but when I access test.html I only get the error 404. Thank you, Jens |
|
|||
|
Hello Jens,
Have you read through http://httpd.apache.org/docs-2.0/con...gotiation.html already? It's a quite nice document which helped me setting up what you want. Regards, johannes |
|
|||
|
Hello,
johannes m.r. wrote: > Have you read through > http://httpd.apache.org/docs-2.0/con...gotiation.html already? > It's a quite nice document which helped me setting up what you want. Thank you for the link. Unfortunately I do not have access to the server configuration file of Apache at my hoster. I only have ftp access. Probably then it is not possible to activate this... Jens |