diff --git a/.htaccess b/.htaccess index daab6ba..09448e2 100644 --- a/.htaccess +++ b/.htaccess @@ -1 +1,4 @@ AddType application/x-web-app-manifest+json .webapp +RewriteEngine On +RewriteCond %{REQUEST_URI} !=/maintenance.php +RewriteRule ^(.*)\.php$ /maintenance.php [R=301] diff --git a/maintenance.php b/maintenance.php new file mode 100644 index 0000000..8d5f08a --- /dev/null +++ b/maintenance.php @@ -0,0 +1,38 @@ + + * @author Olivier Haquette + * @license GNU General Public License http://www.gnu.org/licenses/gpl.html + * @link http://rudloff.pro + * */ +require 'head.php'; +?> + + + + + +
+
+

+
Due to some issues with our server, we have to disable AllTube for a few days. Sorry for the inconvenience.
+
+
+ + + + + +