Sandy,
Erstelle doch mal 4 Testdateien*:
(1) langext.en.html:
<html>englisch</html>
(2) langext.de.html:
<html>deutsch</html>
(3) extlang.html.en:
<html>englisch</html>
(4) extlang.html.de:
<html>deutsch</html>
und lade sie auf den Server.
Was bekommst du angezeigt, wenn du langext.html bzw. extlang.html aufrufst?
Gunnar
* Nicht, dass das valides HTML wär, aber für Testzwecke soll es mal reichen.
--
I never intended HTML source code (the stuff with the angle brackets) to be seen by users. […] To my surprise, people quickly became familiar with the tags and started writing their own HTML documents directly. (Tim Berners-Lee in Weaving the Web)
I never intended HTML source code (the stuff with the angle brackets) to be seen by users. […] To my surprise, people quickly became familiar with the tags and started writing their own HTML documents directly. (Tim Berners-Lee in Weaving the Web)