I get this error if I add this line in the .htaccess file:
AliasMatch ^/image/(.*)$ /ftp/pub/image/$1
And
Alias /image/ /ftp/pub/image/
produces same type of error
Why? :(
Well error says all.
As per official Apache docs AliasMatch
and Alias
are not allowed in .htaccess
You need to put them on Apache config.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With