Ich bin mit meinem Forum auf einen anderen Server umgezogen.
Code: Alles auswählen
unterwasserwelt.net
Also von
Code: Alles auswählen
http://unterwasserwelt.bplaced.net/phpBB3/index.php
Code: Alles auswählen
unterwasserwelt.net
Michi
Code: Alles auswählen
unterwasserwelt.net
Code: Alles auswählen
http://unterwasserwelt.bplaced.net/phpBB3/index.php
Code: Alles auswählen
unterwasserwelt.net
Code: Alles auswählen
RedirectPermanent / http://unterwasserwelt.net/
#
# Uncomment the statement below if you want to make use of
# HTTP authentication and it does not already work.
# This could be required if you are for example using PHP via Apache CGI.
#
#<IfModule mod_rewrite.c>
#RewriteEngine on
#RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L]
#</IfModule>
<Files "config.php">
Order Allow,Deny
Deny from All
</Files>
<Files "common.php">
Order Allow,Deny
Deny from All
</Files>
DirectoryIndex portal.php index.php index.html index.htm RedirectPermanent / http://unterwasserwelt.net/
DirectoryIndex portal.php index.php index.html index.htm
entfernen bzw. mit der neuen Zeile ersetzen.Code: Alles auswählen
RewriteEngine On
RewriteRule .* http://unterwasserwelt.net/ [L,R=301]
#RewriteEngine On
RewriteRule .* http://unterwasserwelt.net/ [L,R=301]
# Uncomment the statement below if you want to make use of
# HTTP authentication and it does not already work.
# This could be required if you are for example using PHP via Apache CGI.
#
#<IfModule mod_rewrite.c>
#RewriteEngine on
#RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L]
#</IfModule>
<Files "config.php">
Order Allow,Deny
Deny from All
</Files>
<Files "common.php">
Order Allow,Deny
Deny from All
</Files>
RedirectPermanent / http://unterwasserwelt.net/
RewriteEngine On
RewriteRule .* http://unterwasserwelt.net/ [L,R=301]
# Uncomment the statement below if you want to make use of
# HTTP authentication and it does not already work.
# This could be required if you are for example using PHP via Apache CGI.
#
#<IfModule mod_rewrite.c>
#RewriteEngine on
#RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L]
#</IfModule>
<Files "config.php">
Order Allow,Deny
Deny from All
</Files>
<Files "common.php">
Order Allow,Deny
Deny from All
</Files>
RedirectPermanent / http://unterwasserwelt.net/