apache2 a .htacess
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
Pre pridávanie komentárov sa musíte prihlásiť.
-
-
Re: apache2 a .htacess 23.04.2012 | 01:39Samuel 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:31miiisa Návštevníkmal si pravdu
-
-