Kód:
/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration
tuto chybu mi vpisuje do error log ako to mam napravit?
v .htaaccess mam tento prikaz
Kód:
RewriteEngine on
Options +FollowSymlinks
RewriteCond %{HTTP_HOST} ^test.batovka.com
RewriteRule (.*) http://www.test.batovka.com/$1 [R=301,QSA,L]
Moj ciel je presmerovat domenu z test.batovka.com na
www.test.batovka.com