diff --git a/.htaccess b/.htaccess
index ff088e1..55d4aa4 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1,3 +1,3 @@
-#RewriteEngine On
-#RewriteCond %{HTTP_HOST} !^www\.neopolimatrix\.eu [NC]
-#RewriteRule ^(.*)$ http://www.neopolimatrix.eu/$1 [R=301,L]
\ No newline at end of file
+RewriteEngine On
+RewriteCond %{HTTP_HOST} !^www\.slingit\.org [NC]
+RewriteRule ^(.*)$ http://www.slingit.org/$1 [R=301,L]
\ No newline at end of file
diff --git a/config.php b/config.php
index 85fafa1..2b1ffee 100644
--- a/config.php
+++ b/config.php
@@ -1,7 +1,7 @@
© WebCraft Media 2013'),
+ array(\SYSTEM\CONFIG\config_ids::SYS_SAI_CONFIG_COPYRIGHT, ' © WebCraft Media 2013'),
array(\SYSTEM\CONFIG\config_ids::SYS_CONFIG_PATH_SYSTEMPATHREL, 'system/'),
array(\SYSTEM\CONFIG\config_ids::SYS_CONFIG_LANGS, array('deDE')),
array(\SYSTEM\CONFIG\config_ids::SYS_CONFIG_DEFAULT_LANG, 'deDE'),
- array(\SYSTEM\CONFIG\config_ids::SYS_CRON_LOG2SQLITE_PATH, '/home/web/webdir/flingit/slingit/files/log/'));
\ No newline at end of file
+ array(\SYSTEM\CONFIG\config_ids::SYS_CRON_LOG2SQLITE_PATH, '/home/web/webdir/slingit/slingit/files/log/'));
\ No newline at end of file
diff --git a/nbproject/project.xml b/nbproject/project.xml
index 8c32948..fb9840a 100644
--- a/nbproject/project.xml
+++ b/nbproject/project.xml
@@ -3,7 +3,7 @@
org.netbeans.modules.php.project
- flingit
+ slingit