Line 397: |
Line 397: |
| | | |
| mkdir /home/obf/logs | | mkdir /home/obf/logs |
| + | |
| + | |
| + | ===== Forwarding client IPs from nginx to Apache configuration ===== |
| + | |
| + | in nginx config: |
| + | |
| + | Apache: |
| + | |
| + | install Apache2::Connection::XForwardedFor |
| + | |
| + | Can't find the mod_perl include dir (reason: path /usr/include/apache2 doesn't exist) |
| + | |
| + | -> just mkdir /usr/include/apache2 and reinstall module |
| | | |
| ==== Product Opener ==== | | ==== Product Opener ==== |