.htaccess: no indentation in output file.

This commit is contained in:
Michael Hierweck 2018-05-26 08:28:50 +02:00
parent 2beb2045f2
commit e715c955e1

View File

@ -1,5 +1,5 @@
#if( ${www} ) #if( ${www} )
Redirect permanent / https://www.${dom.name}/ Redirect permanent / https://www.${dom.name}/
#else #else
Redirect permanent / https://${dom.name}/ Redirect permanent / https://${dom.name}/
#end #end