Hi!
I would like to use Apache instead of Nginx because i’m using web hosting service that support Apache only.
My questions :
- Is there any issue to move ERPNext from Nginx to Apache ?
- Is there any documentation that can help me to install ERPNext on Apache ?
Thanks a lot.
Regards,
Syed
saidsl
#2
@Syed_Zuhdi_Syed_Sali
The issue is not whether to use Apache or Nginx.
ERPNext has requiremennts that cannot be meet with Shared Web Hosting environments.
You will need a dedicated cloud to be able install/use ERPNext.
1 Like
You can use apache in front of Default nginx of ErpNext. Just proxypass all your requests from apache to nginx
I have the dedicated server how to install erpnext with Apache server instead of Nginx server.