Ich habe ein paar Probleme mit verschiedenen Sachen, und möchte beim ersten auch beginnen.
übrigens ist es mir jetzt auch sehr Wichtig. Das alles genau und übersichtlich gestaltet sein sollte!
Es sollte alles genaust beschrieben sein, so das man auch helfen kann!
Das meine lieben habe ich von euch gelernt! So nun zu meinem Problem! <img src="http://www.habborator.org/archive/charac…londe_trans.gif" alt="BonnieBlonde_trans.gif" title="BonnieBlonde_trans.gif" style="font-size: 0.8em;" />
also Liebe Mitglieder
Ich habe einen Laptop bekommen, weil mein alter PC ist leider schrott geworden, darum habe ich vorübergehend
einen Laptop in meinem Zimmer naja besser als gar nichts.
Leider kann ich kein IIS7 auf meinem Laptop installieren ( Wegen WindowsSTARTER)
Darum nutze ich Xampp 1.7.7 da ich es ja sowieso nur für mich brauche!
Ich habe momentan das HuggoCMS.
Das HuggoCMS ist ja eigentlich für IIS7 gedacht da es keine Htaccesse besitzt und ohne diese wird es nicht gehen
Also musste ich die Web.Config mit dem Web Config back to Htaccesse Converter umwandeln
Das hatte alles wunderbar geklappt. Es funktionieren alle Seiten sogar auch der Client.
Die Datenbank sowie der Emulator gehen einwandfrei.
Ich wollte mir dann den Rank 7 machen da ich ja die Admin Rechte brauche. Also hab ich es in der Datenbank abgespeichert.
Dann wollte ich meine Seite reloaden. Normalerweise müsste man sich ja zuerst im Housekeeping einloggen (Sicherheitscode)
Leider ist folgenden Fehler aufgetreten
<img src="http://media2.giga.de/2013/09/570xNx…JKIoR6jBya.webp" alt="570xNxinternal-server-error.jpg.pagespeed.ic.JKIoR6jBya.webp" title="570xNxinternal-server-error.jpg.pagespeed.ic.JKIoR6jBya.webp" style="font-size: 0.8em;" />
Das Rot eingezeichnete nicht beachten hab das Bild aus Google!
Wenn ich mir wieder den Rank 1 gebe erscheint wieder die Home Seite wie immer!
Ich habe jetzt eine vermutung also besser gesagt ein Verdacht. Ich glaube das es an der Htaccesse liegt
Da ich nachgeforscht habe!
Hier habe ich ihnen auch die Htaccesse
<IfModule mod_rewrite.c>RewriteEngine On
#REWRITE RULES#---------------------
#RULE IMPORTIERTE REGEL 1 RewriteCond %{REQUEST_FILENAME} !-dRewriteCond %{REQUEST_FILENAME} !-fRewriteRule ^(.*)\.html $1\.php
#RULE IMPORTIERTE REGEL 2
RewriteRule ^habblet/habbosearchcontent(|/)$ habblet/me/habbosearchcontent.php
#RULE IMPORTIERTE REGEL 3.1
RewriteRule ^register/gast(|/)$ ./quickregister.php?gast
#RULE IMPORTIERTE REGEL 4
RewriteRule ^account/submit(|/)$ ./index.php?submit
#RULE IMPORTIERTE REGEL 5
RewriteRule ^articles(|/)$ articles.php
#RULE IMPORTIERTE REGEL 5.1
RewriteRule ^articles/category/(.*)$ ./articles.php?category=$1
#RULE IMPORTIERTE REGEL 5.2
RewriteRule ^articles/(.*)/(.*)$ ./articles.php?id=$1&PAGE_NUM=$2
#RULE IMPORTIERTE REGEL 5.3
RewriteRule ^articles/(.*)$ ./articles.php?id=$1
#RULE IMPORTIERTE REGEL 6
RewriteRule ^radio$ ./radio.php
#RULE IMPORTIERTE REGEL 6.1
RewriteRule ^radio/sendeplan$ ./sendeplan.php
#RULE IMPORTIERTE REGEL 6.2
RewriteRule ^radio/djs$ ./djs.php
#RULE IMPORTIERTE REGEL 7
RewriteRule ^account/forgot(|/)$ account.php?GET=pw_forgot
#RULE IMPORTIERTE REGEL 7.1
RewriteRule ^account/password/reset/(.*)/(.*)/(.*)$ account.php?GET=pw_reset&code=$1&target=$2&id=$3
#RULE IMPORTIERTE REGEL 7.2
RewriteRule ^account/logout(|/)$ account.php?GET=logout
#RULE IMPORTIERTE REGEL 10
RewriteRule ^client/error(|/)$ client_error.php
#RULE IMPORTIERTE REGEL 11
RewriteRule ^client(|/)$ client.php
#RULE IMPORTIERTE REGEL 12
RewriteRule ^sportwetten(|/)$ sportwetten.php
#RULE IMPORTIERTE REGEL 12.1
RewriteRule ^sportwetten/(..*)$ sportwetten.php?php=$1
#RULE IMPORTIERTE REGEL 13
RewriteRule ^community/fansites(|/)$ fansites.php
#RULE IMPORTIERTE REGEL 14
RewriteRule ^ref/(..*)$ index.php?ref=$1
#RULE IMPORTIERTE REGEL 15
RewriteRule ^welcome(|/)$ welcome.php
#RULE IMPORTIERTE REGEL 18
RewriteRule ^minimail/(..*)$ ./habblet/minimail/$1.php
#RULE IMPORTIERTE REGEL 28
RewriteRule ^help/(..*)$ ./help.php?get_helpid=$1
#RULE IMPORTIERTE REGEL 32
RewriteRule ^home/(..*)$ ./user_profile.php?username_hotel=$1
#RULE IMPORTIERTE REGEL 33
RewriteRule ^index(|/)$ index.php
#RULE IMPORTIERTE REGEL 34
RewriteRule ^maintenance(|/)$ maintenance.php
#RULE IMPORTIERTE REGEL 35
RewriteRule ^bonussystem(|/)$ bonussystem.php
#RULE IMPORTIERTE REGEL 36
RewriteRule ^manage/cms/DE-de/hk_re/index/p/(.*)$ manage/cms/DE-de/hk_re/index.php?p=$1
#RULE IMPORTIERTE REGEL 35.1
RewriteRule ^housekeeping(|/)$ ./housekeeping/index.php
#RULE IMPORTIERTE REGEL 36.1
RewriteRule ^housekeeping/images/(.*)$ ./housekeeping/images/$1
#RULE IMPORTIERTE REGEL 36.4
RewriteRule ^housekeeping/faq/(.*)/(.*)/(.*)$ ./housekeeping/faq.php?do=$1&type=$2&id=$3
#RULE IMPORTIERTE REGEL 36.5
RewriteRule ^housekeeping/faq/(.*)/(.*)$ ./housekeeping/faq.php?do=$1&type=$2
#RULE IMPORTIERTE REGEL 36.6
RewriteRule ^housekeeping/faq/(.*)/(.*)$ ./housekeeping/faq.php?do=$1&type=$2
#RULE IMPORTIERTE REGEL 36.10
RewriteRule ^housekeeping/(.*)/(.*)/(.*)$ ./housekeeping/$1.php?do=$2&id=$3
#RULE IMPORTIERTE REGEL 36.11
RewriteRule ^housekeeping/(.*)/(.*)$ ./housekeeping/$1.php?do=$2
#RULE IMPORTIERTE REGEL 36.12
RewriteRule ^housekeeping/(.*)$ ./housekeeping/$1.php
#RULE IMPORTIERTE REGEL 37
RewriteRule ^me(|/)$ me.php
#RULE IMPORTIERTE REGEL 38
RewriteRule ^myhabbo/rating/rate(|/)$ ./myhabbo/rating_rate.php
#RULE IMPORTIERTE REGEL 39
RewriteRule ^myhabbo/rating/reset_ratings(|/)$ ./myhabbo/rating_reset_ratings.php
#RULE IMPORTIERTE REGEL 40
RewriteRule ^rd/([^/]+)(|/)$ ./rd.php?id=$1
#RULE IMPORTIERTE REGEL 43
RewriteRule ^register/start(|/)$ /quickregister.php?step=1
#RULE IMPORTIERTE REGEL 43.1
RewriteRule ^register/(.*)(|/)$ /quickregister.php?ref=$1
#RULE IMPORTIERTE REGEL 44
RewriteRule ^myhabbo/tag/(..*)$ habblet/tags/$1.php
#RULE IMPORTIERTE REGEL 55
RewriteRule ^profile(|/)$ profile.php
#RULE IMPORTIERTE REGEL 56
RewriteRule ^profile/([^/]+)(|/)$ ./profile.php?tabId=$1
#RULE IMPORTIERTE REGEL 55.1
RewriteRule ^vipshop(|/)$ vipshop.php
#RULE IMPORTIERTE REGEL 56.1
RewriteRule ^vipshop/([^/]+)(|/)$ ./vipshop.php?tabId=$1
#RULE IMPORTIERTE REGEL 57
RewriteRule ^tag(|/)$ ./tag.php
#RULE IMPORTIERTE REGEL 58
RewriteRule ^tag/([^/]+)(|/)$ ./tag.php?tag=$1
#RULE IMPORTIERTE REGEL 63
RewriteRule ^habblet/cproxy(|/)$ habblet/cproxy.php
#RULE IMPORTIERTE REGEL 64
RewriteRule ^habblet/cproxy?k=([^/]+)(|/)$ ./habblet/cproxy?habbletKey=$1
#RULE IMPORTIERTE REGEL 65
RewriteRule ^help(|/)$ help.php
#RULE IMPORTIERTE REGEL 66
RewriteRule ^botshop(|/)$ ./botpanel.php
#RULE IMPORTIERTE REGEL 70
RewriteRule ^community(|/)$ community.php
#RULE IMPORTIERTE REGEL 71
RewriteRule ^community/topstats(|/)$ ./topstats.php
#RULE IMPORTIERTE REGEL 72
RewriteRule ^community/werbeteam(|/)$ advertisingteam9FqlkW5CZGbknj15Rl.php
#RULE IMPORTIERTE REGEL 73
RewriteRule ^community/vip(|/)$ vip.php
#RULE IMPORTIERTE REGEL 74
RewriteRule ^community/staff(|/)$ ./staff.php
#RULE IMPORTIERTE REGEL 75
RewriteRule ^community/application(|/)$ ./applications.php
#RULE IMPORTIERTE REGEL 84
RewriteRule ^credits/lotto(|/)$ lotto.php
#RULE IMPORTIERTE REGEL 85
RewriteRule ^credits(|/)$ credits.php
#RULE IMPORTIERTE REGEL 86
RewriteRule ^credits/ch(|/)$ credits.php?ch
#RULE IMPORTIERTE REGEL 87
RewriteRule ^credits/vip(|/)$ credits.php?vip
#RULE IMPORTIERTE REGEL 88
RewriteRule ^credits/ch/vip(|/)$ credits.php?ch&vip
#RULE IMPORTIERTE REGEL 90
RewriteRule ^credits/pixels(|/)$ pixels.php
#RULE IMPORTIERTE REGEL 91
RewriteRule ^credits/habboclub(|/)$ habboclub.php
#RULE IMPORTIERTE REGEL 92
RewriteRule ^credits/history(|/)$ ./history.php
#RULE IMPORTIERTE REGEL 93
RewriteRule ^credits/changer(|/)$ ./changer.php
#RULE IMPORTIERTE REGEL 94
RewriteRule ^credits/shop/online/(..*)/(..*)/(..*)/(..*)$ shop.php?land=$1&shop=$2&amount=$3&step=$4
#RULE IMPORTIERTE REGEL 99
RewriteRule ^myhabbo/badges/(.*)$ ./habblet/widgets/badges_$1.php
#RULE IMPORTIERTE REGEL 100
RewriteRule ^myhabbo/guestbook/(.*)$ ./habblet/widgets/guestbook_$1.php
#RULE IMPORTIERTE REGEL 101
RewriteRule ^myhabbo/widget/(.*)$ ./habblet/widgets/myhabbo_widget_$1.php
#RULE IMPORTIERTE REGEL 102
RewriteRule ^myhabbo/(.*)/(.*)/(.*)$ ./habblet/groups/myhabbo_$1_$2_$3.php
#RULE IMPORTIERTE REGEL 103
RewriteRule ^myhabbo/(.*)/(.*)$ ./habblet/groups/myhabbo_$1_$2.php
#RULE IMPORTIERTE REGEL 104
RewriteRule ^groups/actions/(.*)/(.*)$ ./habblet/groups/groups_actions_$1.php?id=$2
#RULE IMPORTIERTE REGEL 105
RewriteRule ^groups/actions/(.*)$ ./habblet/groups/groups_actions_$1.php
#RULE IMPORTIERTE REGEL 106
RewriteRule ^groups/(.*)/id/discussions/page/(.*)$ ./habblet/discussions/discussions.php?id=$1&page=$2
#RULE IMPORTIERTE REGEL 107
RewriteRule ^groups/(.*)/discussions/page/(.*)$ ./habblet/discussions/discussions.php?alias=$1&page=$2
#RULE IMPORTIERTE REGEL 108
RewriteRule ^groups/(.*)/id/discussions/(.*)/id/page/(.*)$ ./habblet/discussions/discussions.php?id=$1&thread=$2&page=$3
#RULE IMPORTIERTE REGEL 109
RewriteRule ^groups/(.*)/id/discussions/(.*)/id/page/(.*)$ ./habblet/discussions/discussions.php?alias=$1&thread=$2&page=$3
#RULE IMPORTIERTE REGEL 110
RewriteRule ^groups/(.*)/id/discussions/(.*)/id$ ./habblet/discussions/discussions.php?id=$1&thread=$2
#RULE IMPORTIERTE REGEL 111
RewriteRule ^groups/(.*)/id/discussions/(.*)/id$ ./habblet/discussions/discussions.php?alias=$1&thread=$2
#RULE IMPORTIERTE REGEL 112
RewriteRule ^groups/(.*)/id/discussions$ ./habblet/discussions/discussions.php?id=$1
#RULE IMPORTIERTE REGEL 113
RewriteRule ^groups/(.*)/id$ ./groups.php?web-group-id=$1
#RULE IMPORTIERTE REGEL 114
RewriteRule ^discussions/actions/(.*)$ ./habblet/discussions/discussions_actions_$1.php
#RULE IMPORTIERTE REGEL 115
RewriteRule ^forum/page/(.*)$ ./habblet/discussions/forum.php?page=$1
#RULE IMPORTIERTE REGEL 116
RewriteRule ^forum/(.*)/id/page/(.*)$ ./habblet/discussions/forum.php?thread=$1&page=$2
#RULE IMPORTIERTE REGEL 117
RewriteRule ^forum/(.*)/id/page/(.*)$ ./habblet/discussions/forum.php?thread=$1&page=$2
#RULE IMPORTIERTE REGEL 118
RewriteRule ^forum/(.*)/id$ ./habblet/discussions/forum.php?thread=$1
#RULE IMPORTIERTE REGEL 119
RewriteRule ^forum/(.*)/(.*)/(.*)$ ./habblet/discussions/like.php?thread=$1&id=$2&vote=$3
#RULE IMPORTIERTE REGEL 120
RewriteRule ^forum(.*)$ ./habblet/discussions/forum.php
#RULE IMPORTIERTE REGEL 121
RewriteRule ^mod/localizations(.*)$ ./habblet/discussions/mod_localizations.php
#RULE IMPORTIERTE REGEL 122
RewriteRule ^mod/add_(.*)_report$ ./habblet/discussions/mod_add_report.php?type=$1
#RULE IMPORTIERTE REGEL 123
RewriteRule ^error(.*)$ ./404.php
#RULE IMPORTIERTE REGEL 124
RewriteRule ^working(.*)$ ./403.php
#RULE IMPORTIERTE REGEL 125
RewriteRule ^credits/working(.*)$ ./403.php
#RULE IMPORTIERTE REGEL 127
RewriteRule ^community/experts(.*)$ ./xler.php
#RULE IMPORTIERTE REGEL 129
RewriteRule ^credits/bigdeal(.*)$ ./bigdeal.php
#RULE IMPORTIERTE REGEL 130
RewriteRule ^petshop(|/)$ petshop.php
#RULE IMPORTIERTE REGEL 131
RewriteRule ^petshop/(..*)$ petshop.php?page_cms=$1
#RULE IMPORTIERTE REGEL 132
RewriteRule ^papers/privacy(.*)$ ./privacy.php
#RULE IMPORTIERTE REGEL 133
RewriteRule ^papers/disclaimer(.*)$ ./disclaimer.php
#RULE IMPORTIERTE REGEL 134
RewriteRule ^safety/safety_tips(.*)$ ./safety_tips.php
#RULE IMPORTIERTE REGEL 135
RewriteRule ^safety/huggo_way(.*)$ ./huggo_way.php
#RULE IMPORTIERTE REGEL 136
RewriteRule ^hilfe(.*)$ ./habblet/privacy/hilfe.php
#RULE IMPORTIERTE REGEL 137
RewriteRule ^impressum(.*)$ ./habblet/privacy/impressum.php
#RULE IMPORTIERTE REGEL 137.1
RewriteRule werbekampagne(|/)$ ./werbekampagne.php
#RULE IMPORTIERTE REGEL 138
RewriteRule ^haftung(.*)$ ./habblet/privacy/haftung.php
#RULE IMPORTIERTE REGEL 139
RewriteRule ^datenschutz(.*)$ ./habblet/privacy/datenschutz.php
#RULE IMPORTIERTE REGEL 140
RewriteRule ^kontakt(.*)$ ./habblet/privacy/kontakt.php
#RULE IMPORTIERTE REGEL 141
RewriteRule ^verguetungen(.*)$ ./bonussystem.php
</IfModule>
Alles anzeigen
Ich habe natürlich auch ausprobiert und habe alle Housekeeping Einträge gelöscht und einzeln
eingefügt und es ging immer aber der Login ging natürlich nicht bis auf die letzte Zeile
da ist der Internal Server Error aufgetaucht
#RULE IMPORTIERTE REGEL 35.1
RewriteRule ^housekeeping(|/)$ ./housekeeping/index.php
#RULE IMPORTIERTE REGEL 36.1
RewriteRule ^housekeeping/images/(.*)$ ./housekeeping/images/$1
#RULE IMPORTIERTE REGEL 36.4
RewriteRule ^housekeeping/faq/(.*)/(.*)/(.*)$ ./housekeeping/faq.php?do=$1&type=$2&id=$3
#RULE IMPORTIERTE REGEL 36.5
RewriteRule ^housekeeping/faq/(.*)/(.*)$ ./housekeeping/faq.php?do=$1&type=$2
#RULE IMPORTIERTE REGEL 36.6
RewriteRule ^housekeeping/faq/(.*)/(.*)$ ./housekeeping/faq.php?do=$1&type=$2
#RULE IMPORTIERTE REGEL 36.10
RewriteRule ^housekeeping/(.*)/(.*)/(.*)$ ./housekeeping/$1.php?do=$2&id=$3
#RULE IMPORTIERTE REGEL 36.11
RewriteRule ^housekeeping/(.*)/(.*)$ ./housekeeping/$1.php?do=$2
#RULE IMPORTIERTE REGEL 36.12
RewriteRule ^housekeeping/(.*)$ ./housekeeping/$1.php
Die letzte Zeile ist Rot markiert
Was ich auch noch versucht habe
Ich habe die Htaccesse auf den Desktop gezogen, dann kam die Startseite vom Housekeeping aber natürlich nur die startseite!
Würde mich über Hilfe sehr freuen zumal habe ich mir jetzt sehr viel mühe gemacht!
Liebe Liebe grüsse