mirror of
https://github.com/danpros/htmly.git
synced 2026-04-17 11:16:00 +05:30
Revert htaccess
This commit is contained in:
parent
796fe29d95
commit
1265580b24
16 changed files with 3 additions and 19 deletions
1
cache/.htaccess
vendored
1
cache/.htaccess
vendored
|
|
@ -1 +0,0 @@
|
|||
deny from all
|
||||
|
|
@ -1 +0,0 @@
|
|||
deny from all
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
Deny from all
|
||||
<Files ~ "\.(jpg|png|gif)$">
|
||||
Allow from all
|
||||
</Files>
|
||||
|
|
@ -1 +0,0 @@
|
|||
deny from all
|
||||
|
|
@ -1 +0,0 @@
|
|||
allow from all
|
||||
|
|
@ -30,4 +30,6 @@ if ($updater->able()) {
|
|||
echo \Michelf\MarkdownExtra::defaultTransform($info['body']);
|
||||
echo '</div>';
|
||||
echo '<p>Read on <a target="_blank" href="' . $info['html_url'] . '">Github</a>.</p>';
|
||||
}
|
||||
}
|
||||
|
||||
migrate_old_content();
|
||||
|
|
@ -6,5 +6,4 @@
|
|||
|
||||
<?php
|
||||
require_once "system/upgrade/run.php";
|
||||
migrate_old_content();
|
||||
?>
|
||||
|
|
@ -1 +0,0 @@
|
|||
allow from all
|
||||
|
|
@ -1 +0,0 @@
|
|||
deny from all
|
||||
|
|
@ -1 +0,0 @@
|
|||
allow from all
|
||||
|
|
@ -1 +0,0 @@
|
|||
allow from all
|
||||
|
|
@ -1 +0,0 @@
|
|||
allow from all
|
||||
|
|
@ -1 +0,0 @@
|
|||
allow from all
|
||||
|
|
@ -1 +0,0 @@
|
|||
allow from all
|
||||
|
|
@ -1 +0,0 @@
|
|||
allow from all
|
||||
|
|
@ -1 +0,0 @@
|
|||
allow from all
|
||||
Loading…
Add table
Add a link
Reference in a new issue