Hello all. I have Mandriva 2006 with ISPConfig 2.2.7. How cand i edit .htaccess so that my server to work right. Ex: my site is in /var/www/web12/web I allready have an .htaccess in /var/www/web12/web/stats - configured by ISPConfig 2.2.7. My old .htaccess looks like this (which worked without any problemes before to install ISPConfig): Options -Indexes RewriteEngine on RewriteBase / RewriteRule ^magazin/categorii/([a-zA-Z0-9- _]+)/?$ magazin/index.php?x=categorii&cale=$1 [L] If i copy my old .htaccess in /var/www/web12/web i get an Internal Server Error. Thanks!
Have a look here: http://www.howtoforge.com/forums/showpost.php?p=40333&postcount=3 http://www.howtoforge.com/forums/showthread.php?t=788&highlight=AllowOverride