author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Sat, 03 Oct 2015 18:29:10 +0300 | |
changeset 1765 | 2132765de2f4 |
parent 899 | 7b4265c8d324 |
permissions | -rw-r--r-- |
899
7b4265c8d324
Set fill-column as directory local var.
Oleksandr Gavenko <gavenkoa@gmail.com>
parents:
735
diff
changeset
|
1 |
-*- mode: outline; coding: utf-8; -*- |
32 | 2 |
|
3 |
* How reread config file? |
|
4 |
||
5 |
For Linux |
|
6 |
||
7 |
$ /etc/init.d/apache2 restart |
|
8 |
||
9 |
or for FreeBSD |
|
10 |
||
11 |
$ /usr/local/etc/rc.d/apache2 restart |
|
12 |
||
13 |