Pro Tip: mod_rewrite
Trying to combine mod_rewrite directives in .htaccess when you have AllowOverride None in the vhost config.. doesn’t work.
AllowOverride All ftw.
Trying to combine mod_rewrite directives in .htaccess when you have AllowOverride None in the vhost config.. doesn’t work.
AllowOverride All ftw.