Hi,
A friend wrote a script for me to auto create phpBB Forums. It included the following .htaccess file :-
Go here ----> http://phpbb.board-host.org/Arrow/ and see what happens. I think it is somthing to do with the way the rewrite function is compiled in apache. Any ideas?RewriteEngine on
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^.*$ - [L]
RewriteRule ^([^/]+)/$ ./phpbb/index2.php?forum=$1 [L]
Yours,
Craig Brass



LinkBack URL
About LinkBacks
Reply With Quote




