Jump to content
View in the app

A better way to browse. Learn more.

Froxlor Forum

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.

Froxlor-Ordner mit .htaccess

Featured Replies

Hallo Forum :-)

Versuche erfolglos eine .htaccess im Froxlor-Ordner {/var/www/froxlor] zu aktivieren.

Meine IP wird auf https://froxlor.Domain.foo weitergeleitet.

Habe eine .htaccess und .htpasswd in /var/www/froxlor angelegt, aber ohne Effekt. Was mache ich falsch?

In Froxlor selbst kann ich den Pfad nicht schützen, da das Froxlor-Verzeichnis keinem "Kunden" zugeordnet ist.

Bin für jeden Tipp dankbar.

Gruß

Lively

 

Schau halt Mal in die Apache error Log wieso da was nicht geht, bzw. zeig die htaccess Inhalte Mal damit wir sehen können was du da versuchst

  • Author

Meine .htaccess:

-------------------------------------------------------------------------

<Files ~ "^\.(htaccess|htpasswd)$">
deny from all
</Files>
Options Indexes
AuthUserFile /var/www/froxlor/.htpasswd
AuthGroupFile /dev/null
AuthName "Please enter your ID and password"
AuthType Basic
require valid-user
order deny,allow

-------------------------------------------------------------------------

.htpasswd:

bla:blub

-------------------------------------------------------------------------

froxlor.meine_Domain.de:443 192.168.2.11 - - [06/Aug/2017:12:27:26 +0200] "GET / HTTP/1.1" 200 5889 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:54.0) Gecko/20100101 Firefox/54.0"

IP & Domain-Name "geändert"

Habe ansonsten keinerlei Einträge in irgend welchen Logs gefunden ( ll | grep Std:Min)

Gruß

Lively

2 minutes ago, lively said:

order deny,allow

sicher das du noch apache-2.2 hast? Ansonsten schau halt das du "AllowOverride" nicht auf "none" stehen hast für den Ordner /var/www/froxlor

  • Author

Habe Apache 2.4, ganz sicher. Wie kommst Du darauf mit 2.2?

Archived

This topic is now archived and is closed to further replies.

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.