aboutsummaryrefslogtreecommitdiff
path: root/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess1
1 files changed, 1 insertions, 0 deletions
diff --git a/.htaccess b/.htaccess
index 5c502fc..043a3e5 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1,6 +1,7 @@
RewriteEngine on
RewriteRule ^post/(.*)$ /viewpost.php?post=$1
+#RewriteRule ^post/(.*)$ /blog/viewpost.php?post=$1
<Files "dopost.php">
AuthType Basic