Enable mod_proxy for my php server

Write a headline that summarizes your situation.
e.g.
How do I solve a 404 error on my personal hosting?
How do I get my domain name in .fr on my shared hosting?
How do I get my .fr domain name to point to my shared hosting?

Requirements to fill in:
- Domain name :
- Is my hosting/server with OVHcloud? If yes, which offer is it (Hosting, personal, pro, performance, vps, dedicated server)

Please delete this message and the above section before posting.

----------


Hello everyone,

I have a Performance Webhosting subscription, I want to enable mod_proxy on my php server? How to do that ?

Thank you

Best,


Performance Webhosting


Hey @JacquesG3,

In an OVH Performance Web Hosting service, the server configuration is managed by OVH, and you do not have direct access to the Apache server configuration files, such as the **httpd.conf** or **apache2.conf** file, where mod_proxy would normally be configured.

However, you can use **.htaccess** to configure some aspects of the server, but advanced directives such as those involving mod_proxy are not usually available in a shared hosting environment.

If you need to configure **mod_proxy** to enable a reverse proxy or perform other specific configurations, you will most likely need a dedicated server or a virtual private server (VPS) where you have full control over the web server configuration.

Hope that helps,
Sergio Turpín

Hey there. I would like to do the same with my Wordpress site, enabling proxying from a subpath to another domain. Did you find a solution / workaround or a setting to change to enable it ?

Thank you :)