ServerName www.publiccode.eu Redirect permanent / https://publiccode.eu/ RedirectMatch permanent ^/zh_tw/?(.*)$ https://publiccode.eu/zh-tw/$1 ServerName publiccode.eu ServerAdmin contact@fsfe.org DocumentRoot /usr/share/blog/public/ ErrorLog ${APACHE_LOG_DIR}/error.log CustomLog ${APACHE_LOG_DIR}/access.log combined Options FollowSymLinks Includes AllowOverride All Order allow,deny Allow from all