Apache config

January 29, 2007 - 14:59
Apache config
Posts: 11
Joined: 2006-08-30

Hello,

I just moved from PHP module to FastCGI.

However, i have trouble with one website, which requires a .htaccess file (for SEO)

I have tried:

Options Indexes FollowSymLinks
FCGIWrapper "c:/php5/php-cgi.exe" .php
Options ExecCGI

and other configurations, but i always get Internal Server Error

the .htaccess file contains code to Joomla's SEF could be enabled.

Any help is welcomed

Thanx