Good idea. tongue

2

(3 replies, posted in PunBB 1.3 troubleshooting)

I install a wordpress too.

rewrite rules

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress

3

(3 replies, posted in PunBB 1.3 troubleshooting)

I select URL Scheme.


Display Error Log
[Thu Mar 19 23:24:03 2009] [error] [client 198.167.190.118] mod_rewrite: maximum number of internal redirects reached. Assuming configuration error. Use 'RewriteOptions MaxRedirects' to increase the limit if neccessary.

please help me.thank you.