https://github.com/framps/raspibackupdoc
raspiBackup documentation
https://github.com/framps/raspibackupdoc
backup raspberry-pi raspibackup restore
Last synced: 9 days ago
JSON representation
raspiBackup documentation
- Host: GitHub
- URL: https://github.com/framps/raspibackupdoc
- Owner: framps
- License: apache-2.0
- Created: 2025-05-25T10:07:36.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-06-18T19:35:46.000Z (11 days ago)
- Last Synced: 2026-06-18T21:23:20.536Z (11 days ago)
- Topics: backup, raspberry-pi, raspibackup, restore
- Language: Handlebars
- Homepage: https://framps.github.io/raspiBackupDoc/
- Size: 6.07 MB
- Stars: 2
- Watchers: 0
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README-apache.md
- License: LICENSE
Awesome Lists containing this project
README
# Veröffentlichung auf einem Webserver
## .htaccess
Zur Webserverkonfiguration (Apache) ist noch eine Datei `.htaccess`
im Server-Ziel-Verzeichnis `raspiBackupDoc` erforderlich (Beispiel).
Dort wird eine individuelle Fehlerseite definiert:
ErrorDocument 404 /raspiBackupDoc/404.html
Die Datei liegt hier lokal als `data/htaccess` (ohne führenden Punkt) vor und wird
beim Upload zum Webserver entsprechend umbenannt hochgeladen.