I just install odoo 11 in my windows 10 computer and was really simple, but now I want to enable gzip compression and leverage browser caching and I don't have any idea how to do that. Any help is appreciated.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Kế toán
- Tồn kho
- PoS
- Project
- MRP
Câu hỏi này đã bị gắn cờ
I am not an expert but I would suggest to install a server if you don't have one yet. Most popular are Apache and Nginx. SInce official Odoo documentation have samples for Nginx that could be the way.
1. Download and install Nginx ( http://nginx.org/en/docs/windows.html )
2. Set the proper nginx config, you can find it in \here , just copy the entire config from the section named "Configuration Sample". Gzip config is in the last four lines:
# common gzip gzip_types text/css text/less text/plain text/xml application/xml application/json application/javascript; gzip on; }
Consider switching to Linux at some point as there might be some Windows-related cons.
Bạn có hứng thú với cuộc thảo luận không? Đừng chỉ đọc, hãy tham gia nhé!
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
8
thg 12 23
|
34335 | ||
|
0
thg 3 18
|
3313 | ||
|
4
thg 2 24
|
7855 | ||
|
3
thg 3 18
|
15430 | ||
|
0
thg 8 18
|
5254 |