Install ERPNext on Apache instead of Nginx

Hi!
I would like to use Apache instead of Nginx because i’m using web hosting service that support Apache only.
My questions :

  1. Is there any issue to move ERPNext from Nginx to Apache ?
  2. Is there any documentation that can help me to install ERPNext on Apache ?

Thanks a lot.

Regards,
Syed

@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

Thank you :smile:

I have the dedicated server how to install erpnext with Apache server instead of Nginx server.