I reroute to port 80 with iptables in /etc/rc.local
iptables -t nat -A PREROUTING -p tcp --dport 80 -j REDIRECT --to-port 8069
it works great, BUT then wkhtmltopdf or my PDF printing is not working.
Any suggestions?
I reroute to port 80 with iptables in /etc/rc.local
iptables -t nat -A PREROUTING -p tcp --dport 80 -j REDIRECT --to-port 8069
it works great, BUT then wkhtmltopdf or my PDF printing is not working.
Any suggestions?
wkhtml pdf running internally so it should be enough to add report.url 127.0.0.1:PORT in system parameters.
Yep - that will work.
please be more specific as where to add this setting and should it be report.url 127.0.0.1:80
I run Odoo on a Ubuntu VPS
I did this and it is working 100% now
report.url http://0.0.0.0:8069/
| 관련 게시물 | 답글 | 화면 | 활동 | |
|---|---|---|---|---|
|
2
6월 18
|
15525 | |||
|
2
9월 15
|
9750 | |||
|
3
3월 19
|
9818 | |||
|
1
10월 15
|
9137 | |||
|
1
2월 26
|
5728 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.