php friendly urls with mod_fcgid

1 post / 0 new
#1 Wed, 02/20/2008 - 00:08
grandolf

php friendly urls with mod_fcgid

Hello,

I am using Virtualmin Pro with php4 and php5 using mod_fcgid.

One website is using the following in .htaccess for nicer urls:

<Files article> AcceptPathInfo On ForceType application/x-httpd-php </Files>

Is there a way to translate this using mod_fcgid to use a certain version of php for a filename without an extension?

Thanks for your help.