Hi. Wie ihr ja wisst nutze ich Huggocms auf Xampp muste wegen dem web config in eine htaccesse machen!
So hab es gemacht es geht alles nur wenn ich mir den rank 7 in der DB mache und meine seite reloade kommt ein
Internal Server Error 5000
soo ich bin mir sicher das es an der htaccesse liegt da es sonst bei iis7 die web config nutzen geht!
Bei mir geht ja sonst alles Client Katalog alle seiten
Ich bin dem nachgegangen
Ich habe bei der htaccesse Housekeeping gesucht und hab alles was mit Housekeeping zu tun hatte gelöscht und einzeln Importiert
<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>
sooo habe es extra rot einmarkiert.
ist hier etwas falsch?