# $Id: .htaccess 62 2012-11-30 16:31:07Z jo $

# If the visible text is not usable as a file name
# the description can be used
AddDescription "What's this?" 15_About.shtml
# If you don't want to change the file name, this is also helpful
AddDescription "Deutschsprachig" 05_Gesundheit

# Do not show the technical files in the index
IndexIgnore tec images *.png *.jpg

SetEnv	lang	en
<Files 10_Datenschutz.shtml> 
	SetEnv	lang	de-DE
</Files>
