www-fix redestoff, rhein, webcraft, removed orgin *,
This commit is contained in:
parent
0228738c6d
commit
2dd187108c
3
.htaccess
Normal file
3
.htaccess
Normal file
@ -0,0 +1,3 @@
|
||||
RewriteEngine On
|
||||
RewriteCond %{HTTP_HOST} !^www\.redestoffmusik\.de$ [NC]
|
||||
RewriteRule ^(.*)$ http://www.redestoffmusik.de/$1 [R=301,L]
|
||||
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
require_once '../system/autoload.inc.php'; //SYSTEM Classes
|
||||
require_once 'system/autoload.inc.php'; //SYSTEM Classes
|
||||
require_once 'redestoff/autoload.inc.php'; //Project Classes
|
||||
|
||||
require_once 'config.php';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user