Index: .htaccess.dist --- .htaccess.dist.orig 2012-02-09 21:42:20.000000000 +0100 +++ .htaccess.dist 2013-01-03 19:12:55.000000000 +0100 @@ -12,6 +12,7 @@ # Uncomment and properly set the RewriteBase if the rewrite rules are not working properly #RewriteBase / + RewriteBase /punbb RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d @@ -70,4 +71,4 @@ Options -Indexes -# END PunBB \ No newline at end of file +# END PunBB Index: admin/install.php --- admin/install.php.orig 2012-02-09 21:42:20.000000000 +0100 +++ admin/install.php 2013-01-03 19:15:00.000000000 +0100 @@ -234,31 +234,31 @@