Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

htaccess

Empfohlene Antworten

Veröffentlicht

Hallo zusammen,

ich habe unter Suse 7.3 einen Apache mit PHP installiert. Jetzt wollte ich htaccess testen. Ich haben in das Verzeichnis eine .htaccess Datei erstellt mit folgendem Inhalt.

AuthUserFile /diverses/html/testserver/test/.htpasswd

AuthGroupFile /dev/null

AuthName "Forum"

AuthType Basic

require valid-user

Und mit htpasswd -c .htpasswd frank einen neuen User eingetragen. Danach habe ich beiden Dateien mit chown auf wwwrun.nogroup geändert. Und alle auf r+x gesetzt. Aber der Apache ignoriert die .htaccess Datei.

Was mache ich falsch?

Frank

Moin,

hast du auch die AllowOverride Option für dein Directory in der httpd.conf angepaßt?

#

# This controls which options the .htaccess files in directories can

# override. Can also be "All", or any combination of "Options", "FileInfo",

# "AuthConfig", and "Limit"

#

AllowOverride None

Du müßtest das auf AuthConfig oder All setzen.

Und natürlich den Indianer neu starten. ;)

Gruß Jaraz

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.