mirror of
https://github.com/wallabag/wallabag.git
synced 2025-07-07 16:48:38 +00:00
Added german and italian translation
This commit is contained in:
parent
0a82d6e23c
commit
3529ce35e4
2 changed files with 12 additions and 0 deletions
|
@ -111,6 +111,12 @@ Virtualhosts
|
|||
Konfiguration von Apache
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Vergiss nicht, die *rewrite* mod von Apache zu aktivieren.
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
a2enmod rewrite && systemctl reload apache2
|
||||
|
||||
Angenommen du willst wallabag in das Verzeichnis ``/var/www/wallabag`` installieren und du willst PHP als Apache Modul nutzen, dann ist hier ein vhost für wallabag:
|
||||
|
||||
::
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue