Krain Geschrieben 24. August 2004 Geschrieben 24. August 2004 Hi - ich hab ein htaccess-Problem hab hier aber noch nichts dazu gefunden. ich hab in meinem Unterverzeichnis [server]/includes/ eine htaccess Datei - Diese funktioniert. Im Stammverzeichnis habe ich keine htaccess-Datei. Trotzdem fragt mich der Browser am Rechner mit lokalem Server nach einer Authentifikation. ABER alles was ich da eingebe ist richtig und führt mich auf meine Homepage! Wie verhindere ich, dass er auf der IndexSeite nach eine Authentifikation fragt. Hier nochmal meine httpd.conf angaben: <Directory "C:/Apache/Apache2/htdocs"> # # Possible values for the Options directive are "None", "All", # or any combination of: # Indexes Includes FollowSymLinks SymLinksifOwnerMatch ExecCGI MultiViews # # Note that "MultiViews" must be named *explicitly* --- "Options All" # doesn't give it to you. # # The Options directive is both complicated and important. Please see # http://httpd.apache.org/docs-2.0/mod/core.html#options # for more information. # Options Indexes FollowSymLinks # # AllowOverride controls what directives may be placed in .htaccess files. # It can be "All", "None", or any combination of the keywords: # Options FileInfo AuthConfig Limit # AllowOverride All # # Controls who can get stuff from this server. # Order allow,deny Allow from all </Directory>
robotto7831a Geschrieben 24. August 2004 Geschrieben 24. August 2004 Lädt deine Indexseite Inhalte aus dem includes Verzeichnis? Frank
Krain Geschrieben 24. August 2004 Autor Geschrieben 24. August 2004 Ja - hat das damit zu tun? Wie kann ich das verhindern?
Empfohlene Beiträge
Erstelle ein Benutzerkonto oder melde Dich an, um zu kommentieren
Du musst ein Benutzerkonto haben, um einen Kommentar verfassen zu können
Benutzerkonto erstellen
Neues Benutzerkonto für unsere Community erstellen. Es ist einfach!
Neues Benutzerkonto erstellenAnmelden
Du hast bereits ein Benutzerkonto? Melde Dich hier an.
Jetzt anmelden