An open API service indexing awesome lists of open source software.

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

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.