Hi,
I need to change document of a domain to the sub directory present on public_html. In EA3 we were able to make changed through httpd.conf and can do distill to make the the changes permanently. But in Ea4 changes made in httpd.conf is not getting saved permanently and we cannot use the distill.
Also, I need to comment documentroot and add
ProxyPass / http://example.com:8080/
ProxyPassReverse / http://example.com:8080/
Please let me how I can make the above changes permanently. Is there any other way other than pre_virtual host.conf
So please let me know the suggestions to fix the issue.
I need to change document of a domain to the sub directory present on public_html. In EA3 we were able to make changed through httpd.conf and can do distill to make the the changes permanently. But in Ea4 changes made in httpd.conf is not getting saved permanently and we cannot use the distill.
Also, I need to comment documentroot and add
ProxyPass / http://example.com:8080/
ProxyPassReverse / http://example.com:8080/
Please let me how I can make the above changes permanently. Is there any other way other than pre_virtual host.conf
So please let me know the suggestions to fix the issue.
Last edited: