diff --git a/rewritetest.php b/rewritetest.php index fc8730d..b13d28e 100644 --- a/rewritetest.php +++ b/rewritetest.php @@ -20,8 +20,8 @@ if(isset($_REQUEST['force'])) { if($modRewriteWorking) { echo "mod_rewrite is working! I will now try and direct you to - home/successfullyinstalled to confirm that the installation was successful. - + home/successfullyinstalled to confirm that the installation was successful. + "; } else { restoreHtaccess();