ISPConfig and .htaccess

Discussion in 'Feature Requests' started by ionut89, Oct 16, 2006.

  1. ionut89

    ionut89 New Member

    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!
     
  2. falko

    falko Super Moderator Howtoforge Staff

Share This Page