ServerName www.publiccode.eu Redirect permanent / https://publiccode.eu/ ServerName publiccode.eu RedirectMatch permanent "^/zh_tw/?(.*)$" "/zh-tw/$1" 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