Activate 'rewrite' mod of Apache
This commit is contained in:
parent
a737f4b58e
commit
0a82d6e23c
@ -110,6 +110,12 @@ Virtual hosts
|
|||||||
Configuration on Apache
|
Configuration on Apache
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
Do not forget to active the *rewrite* mod of Apache
|
||||||
|
|
||||||
|
.. code-block:: bash
|
||||||
|
|
||||||
|
a2enmod rewrite && systemctl reload apache2
|
||||||
|
|
||||||
Assuming you install wallabag in the ``/var/www/wallabag`` folder and that you want to use PHP as an Apache module, here's a vhost for wallabag:
|
Assuming you install wallabag in the ``/var/www/wallabag`` folder and that you want to use PHP as an Apache module, here's a vhost for wallabag:
|
||||||
|
|
||||||
::
|
::
|
||||||
|
Loading…
x
Reference in New Issue
Block a user