These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for php friendly urls with mod_fcgid on the new forum.
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.