![]() |
how to enable Mod Rewrite
How do i enable Mod Rewrite in ISPconfig with Debian Etch...
|
Just run
Code:
a2enmod rewrite |
Thank you Falko... but for some reason my user friendly page will not show up as soon as i include .htaccess to the web sites
|
i also wanted to know how to enable the mod_rewrite, this is a very simple way to install it
http://www.wallpaperama.com/disp-post10.html |
Quote:
|
Hallo Falko,
here is the log... [Thu Aug 02 20:40:09 2007] [alert] [client ]68.1.111.119 /var/www/web1/web/.htaccess: Options not allowed here [Thu Aug 02 20:40:09 2007] [alert] [client 68.1.111.119] /var/www/web1/web/.htaccess: Options not allowed here [Thu Aug 02 20:40:10 2007] [alert] [client 68.1.111.119] /var/www/web1/web/.htaccess: Options not allowed here [Thu Aug 02 20:40:10 2007] [alert] [client 68.1.111.119] /var/www/web1/web/.htaccess: Options not allowed here [Thu Aug 02 20:40:11 2007] [alert] [client 68.1.111.119] /var/www/web1/web/.htaccess: Options not allowed here [Thu Aug 02 20:40:11 2007] [alert] [client 68.1.111.119] /var/www/web1/web/.htaccess: Options not allowed here [Thu Aug 02 20:40:11 2007] [alert] [client 68.1.111.119] /var/www/web1/web/.htaccess: Options not allowed here [Thu Aug 02 20:40:11 2007] [alert] [client 68.1.111.119] /var/www/web1/web/.htaccess: Options not allowed here [Thu Aug 02 20:40:11 2007] [alert] [client 68.1.111.119] /var/www/web1/web/.htaccess: Options not allowed here [Thu Aug 02 20:40:11 2007] [alert] [client 68.1.111.119] /var/www/web1/web/.htaccess: Options not allowed here [Thu Aug 02 20:40:11 2007] [alert] [client 68.1.111.119] /var/www/web1/web/.htaccess: Options not allowed here [Thu Aug 02 20:40:11 2007] [alert] [client 68.1.111.119] /var/www/web1/web/.htaccess: Options not allowed here [Thu Aug 02 20:40:11 2007] [alert] [client 68.1.111.119] /var/www/web1/web/.htaccess: Options not allowed here [Thu Aug 02 20:40:11 2007] [alert] [client 68.1.111.119] /var/www/web1/web/.htaccess: Options not allowed here [Thu Aug 02 20:40:12 2007] [alert] [client 68.1.111.119] /var/www/web1/web/.htaccess: Options not allowed here [Thu Aug 02 20:40:12 2007] [alert] [client 68.1.111.119] /var/www/web1/web/.htaccess: Options not allowed here [Thu Aug 02 20:40:14 2007] [alert] [client 68.1.111.119] /var/www/web1/web/.htaccess: Options not allowed here [Thu Aug 02 20:40:14 2007] [alert] [client 68.1.111.119] /var/www/web1/web/.htaccess: Options not allowed here [Thu Aug 02 20:40:15 2007] [alert] [client 68.1.111.119] /var/www/web1/web/.htaccess: Options not allowed here [Thu Aug 02 20:40:15 2007] [alert] [client 68.1.111.119] /var/www/web1/web/.htaccess: Options not allowed here and here is my htaccess file Options All -Indexes Options +FollowSymLinks RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*) index.php this should work but i do not understand why i'm getting 500 errors Thank you for your help |
Remove
Code:
Options +FollowSymLinksCode:
<Directory /var/www/web1/web> |
Hi Falko, Thank you... but it did't worked what is a good test to see if htaccess actually workes???....
maybe one of you hat the same problem i have purchased SubDreamer and istalled just fine but as soon as i turn on Friendly URLs but with out the htaccess i'm getting only 404 page error's... |
Any errors in Apache's error log?
What's in your .htaccess file now? |
Hi Falko i know that mod_rewrite is working just fine i found a great script that shows if you have mod_rewrite on or off i really thing it's the way that htaccess workes and it makes me sick that i can not use one of the good future of the script that i'm using but that is o.k i guess... anyway Falko thank you very much for your help on this i really appriciated.
|
| All times are GMT +2. The time now is 22:27. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.