diff --git a/.htaccess b/.htaccess new file mode 100644 index 0000000..b463395 --- /dev/null +++ b/.htaccess @@ -0,0 +1,16 @@ +# temporary redirect to subdomains +Redirect 302 /intern https://intern.wiai.de +Redirect 302 /klausuren https://klausuren.wiai.de +Redirect 302 /limesurvey https://survey.wiai.de +Redirect 302 /otrs https://otrs.wiai.de +Redirect 302 /phpmyadmin https://phpmyadmin.wiai.de + +#Redirect 302 /redmine https://redmine.wiai.de + + +#rewrite to www.wiai.de +# redirect to dashboard/ +#RewriteEngine on +#RewriteCond %{HTTP_HOST} ^wiai\.de$ +#RewriteRule (.*) http://www.wiai.de/$1 [R=301,L] +#RewriteRule ^$ dashboard [L] diff --git a/htaccess.txt b/htaccess.txt deleted file mode 100644 index 52ac9ef..0000000 --- a/htaccess.txt +++ /dev/null @@ -1,4 +0,0 @@ -RewriteEngine on -RewriteCond %{HTTP_HOST} ^wiai\.de$ -RewriteRule (.*) http://www.wiai.de/$1 [R=301,L] -RewriteRule ^$ dashboard [L] diff --git a/intern/index.html b/intern/index.html deleted file mode 100644 index b0aa644..0000000 --- a/intern/index.html +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/klausuren/index.html b/klausuren/index.html deleted file mode 100644 index bff8d21..0000000 --- a/klausuren/index.html +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/klausuren/index2.html b/klausuren/index2.html deleted file mode 100644 index 22e0d68..0000000 --- a/klausuren/index2.html +++ /dev/null @@ -1 +0,0 @@ -Bald wieder da diff --git a/klausuren/index_maintenance.html b/klausuren/index_maintenance.html deleted file mode 100644 index 63d00e1..0000000 --- a/klausuren/index_maintenance.html +++ /dev/null @@ -1,18 +0,0 @@ - -OTRS Maintenance - - -
-

We’ll be back soon!

-
-

Bitte entschuldigt die Umstände, aber ich aktualisiere gerade unser OTRS. In dringenden fällen könnt ihr mich jederzeit kontaktieren, ansonsten ist das OTRS in kürze wieder für euch verfügbar.

-

— Cedric

-
-
diff --git a/limesurvey/admin/index.html b/limesurvey/admin/index.html deleted file mode 100644 index 87091ff..0000000 --- a/limesurvey/admin/index.html +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/limesurvey/index.html b/limesurvey/index.html deleted file mode 100644 index 4766637..0000000 --- a/limesurvey/index.html +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/otrs/index.html b/otrs/index.html deleted file mode 100644 index 4d040c8..0000000 --- a/otrs/index.html +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/otrs/index2.html b/otrs/index2.html deleted file mode 100644 index 22e0d68..0000000 --- a/otrs/index2.html +++ /dev/null @@ -1 +0,0 @@ -Bald wieder da diff --git a/otrs/index_maintenance.html b/otrs/index_maintenance.html deleted file mode 100644 index 63d00e1..0000000 --- a/otrs/index_maintenance.html +++ /dev/null @@ -1,18 +0,0 @@ - -OTRS Maintenance - - -
-

We’ll be back soon!

-
-

Bitte entschuldigt die Umstände, aber ich aktualisiere gerade unser OTRS. In dringenden fällen könnt ihr mich jederzeit kontaktieren, ansonsten ist das OTRS in kürze wieder für euch verfügbar.

-

— Cedric

-
-
diff --git a/phpmyadmin/index.html b/phpmyadmin/index.html deleted file mode 100644 index b95fda8..0000000 --- a/phpmyadmin/index.html +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/redmine/index.html b/redmine/index.html deleted file mode 100644 index dbc48f1..0000000 --- a/redmine/index.html +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..a7416d1 --- /dev/null +++ b/robots.txt @@ -0,0 +1,3 @@ +User-agent: * +Disallow: / +Allow: /dashboard/