Skip to content
Snippets Groups Projects
Commit 8e100051 authored by Tim Steiner's avatar Tim Steiner
Browse files

Fix an issue in .htaccess with the rewrite rule for cron.php

git-svn-id: file:///tmp/wdn_thm_drupal/trunk@263 20a16fea-79d4-4915-8869-1ea9d5ebf173
parent 3791936a
Branches
Tags
No related merge requests found
......@@ -65,7 +65,7 @@ DirectoryIndex index.php index.html index.htm
# THIS SECTION IS AUTOMATICALY GENERATED.
# DO NOT EDIT!!!!
RewriteRule .*/cron cron.php
RewriteRule .*/cron.php cron.php
RewriteRule .*/update.php update.php
# %UNL_CREATION_TOOL_STUB%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment