apache2 a .htacess

Sekcia: Aplikácie & Desktop 23.04.2012 | 01:19
miiisa   Návštevník
Ahoj,pri zmene .htacess mi vyskoci internal error 500,neviete v com to moze byt ?

root@server:/etc/apache2/sites-available# vi forgym.tk
<VirtualHost *:80>
ServerName forgym.tk
ServerAlias *.forgym.tk forgym.tk
DirectoryIndex index.php
<Directory />
Options FollowSymlinks
AllowOverride All
</Directory>
DocumentRoot /var/www/forgym.tk/www/
</VirtualHost>

/var/log/apache2/error.log
[Sun Apr 22 23:17:32 2012] [alert] [client 192.168.1.1] /var/www/forgym.tk/www/.htaccess: Invalid command 'Rewrite Engine', perhaps misspelled or defined by a module not included in the server configuration
[Sun Apr 22 23:17:32 2012] [alert] [client 192.168.1.1] /var/www/forgym.tk/www/.htaccess: Invalid command 'Rewrite Engine', perhaps misspelled or defined by a module not included in the server configuration, referer: http://www.f orgym.tk/
[Sun Apr 22 23:17:33 2012] [alert] [client 192.168.1.1] /var/www/forgym.tk/www/.htaccess: Invalid command 'Rewrite Engine', perhaps misspelled or defined by a module not included in the server configuration
[Sun Apr 22 23:17:33 2012] [alert] [client 192.168.1.1] /var/www/forgym.tk/www/.htaccess: Invalid command 'Rewrite Engine', perhaps misspelled or defined by a module not included in the server configuration, referer: http://www.f orgym.tk/
[Sun Apr 22 23:17:34 2012] [alert] [client 192.168.1.1] /var/www/forgym.tk/www/.htaccess: Invalid command 'Rewrite Engine', perhaps misspelled or defined by a module not included in the server configuration
    • Re: apache2 a .htacess 23.04.2012 | 01:39
      Avatar Samuel BWPOW Kupka Almalinux, OpenWRT  Používateľ
      Asi nemas aktivovany mod_rewrite. Doinstaluj alebo odkomentuj ho v configu apachu.
      Strach dát najevo své pocity a zjednat si u druhých respekt je jedním z problémů civilizovaného člověka, který se naučil zpochybňovat svou vlastní pravdu pro zdání objektivity
      • Re: apache2 a .htacess 23.04.2012 | 02:31
        miiisa   Návštevník
        mal si pravdu