Xampp Htaccess Probleme

  • Hallo Liebe RT Mitglieder

    Dank ein paar Leuten hier läuft endlich mein Client und der Emulator funkt auch :D
    Für die die es nicht wissen ich nutze das HuggoCMS habs ein bischen editiert aber naja.. Ich nutze es auf xampp da ich es nur zum testen und nur für mich sein sollte!
    Darum muste ich ja die web config umschreiben damit auch alle seiten gehen! Ich bin jetzt soweit fertig es funkt alles Katalog Räume Vip usw... Nur mit dem Rank hab ich jetzt noch ein Problem.
    Wenn ich mir bei Navicat dn Rank 7 mache und wieder auf meine Seite gehe kommt diese fehlermedlung
    Server nicht gefunden

    oder

    Code
    Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, postmaster@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.More information about this error may be available in the server error log.Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

    Sobald ich wieder rank 1 mache sprich normaler User geht es wieder
    Ich habe mir mal die Htaccess Datei auf den Desktop gezogen

    Dann kamm das Housekeeping also sobald man sich ja rank 7 giebt kommt immer das Housekeeping wegen dem sicherheitscode!
    Aber es ging nur der index weill halt die Htaccess auf dem desktop war. Ich kann mir das nicht erklären
    kann mir jemand rat geben

    Hier mal die Htaccess Datei

    Spoiler anzeigen

    <IfModule mod_rewrite.c>
    RewriteEngine On

    #REWRITE RULES
    #---------------------

    #RULE IMPORTIERTE REGEL 1
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteRule ^(.*)\.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>

    /Edit by CrAshBoY: Hab deinen Text mal aufgeräumt, .htaccess musst du selbst durch Neueinfügen mit dem "[.code]"-Tag retten.

  • Demnächst die Datei bei Pastebin.com - #1 paste tool since 2002! hochladen - ist übersichtlicher

    Zu deinem Problem:
    Ich habe nichts verstanden, kannst du das bitte noch einmal ausführlicher erklären.
    Aus deinem Text konnte ich einfach nichts verwertbares herausfinden.

    Hallo

    ehmm...

    ich nutze das HuggoCMS auf Xampp und hab die web config zu einer hatacces gemacht damit es auch auf xampp geht

    es funkt alles aber wenn ich mir bei navicat den admin rank 7 gebe und dann die seite relode also localhost dann kommt serverfehler

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!