ispconfig with suphp + mod_rewrite

Hello,

Can anyone tell me how to enable so that the mod_rewrite will work without getting internal server error, or 404 not found?

if I use normal .htaccess i get a internal server error

if I comment out
#Options -MultiViews

#RewriteEngine on

the site works with all direct urls with .php in them but all "rewritten" urls doesn't, the give error 404.

Quote · 28 Dec 2008

Remove the php commands from .htaccess and put them in a php.ini file (root of Dolphin install). You cannot use .php commands in htaccess with suphp, you will get a server error.

There are none so blind as those that will not see.
Quote · 28 Dec 2008

Yes, i done that now, but i still get the error 404. :/

Quote · 28 Dec 2008

Remove the php commands from .htaccess and put them in a php.ini file (root of Dolphin install). You cannot use .php commands in htaccess with suphp, you will get a server error.

Is there any other way to do this?

It's still not working.

Quote · 1 Jan 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.