Page 1 of 1

More scripts inside serendipity

Posted: Fri Jan 21, 2005 11:21 pm
by xeron
Id like to put more scripts like phpbb inside serendipity directory. Taking a look to .htaccess i saw:

DirectoryIndex /index.php

If I change to "DirectoryIndex index.php", will this affect to serendipity and make work incorrectly?

Re: More scripts inside serendipity

Posted: Sat Jan 22, 2005 12:17 pm
by garvinhicking
Changing that directive is no problem. It just affects which page gets called if you just open http://yurURL/ (without a filename).

Regards,
Garvin