Re: [users@httpd] error 500 after activating .htaccess

2012-12-05 Thread Ben Johnson
On 12/5/2012 2:28 PM, Rafnews wrote: > Hi, > > i have a webserver running on httpd 2.4.2 with SSL under Windows 7. > i have several virtualhost that work great. > here is for example a virtualhost declaration: > > DocumentRoot "d:/webserver/www/rg3" > ServerName rg3.loc > ServerAlias www.

[users@httpd] error 500 after activating .htaccess

2012-12-05 Thread Rafnews
Hi, i have a webserver running on httpd 2.4.2 with SSL under Windows 7. i have several virtualhost that work great. here is for example a virtualhost declaration: DocumentRoot "d:/webserver/www/rg3" ServerName rg3.loc ServerAlias www.rg3.loc ErrorLog "logs/rg3.loc.error.log" CustomLog