Vhost Doesnt Update httpd.conf
Hello,
I recently tried to add a vhost for my sub-domain website. At first, i was using a software called Phabricator, and added vhost to
/etc/apache2/conf.d/userdata/std/4_2/$myusername/$sub.mywebsite.com/$sub.mywebsite.com.conf
and i rebuilt it and restarted apache and it worked, BUT Now after 24 Hours, when i changed from phabricator to openproject, i reupdated my vhost for reverse proxy and changed document root, i rebuild apache using /scripts/rebuildhttpdconf and restarted apache, it didnt update the httpd.conf file, it still uses the old phabricator based settings and not the new updated one. I tried several times to rebuild and restart but new settings just wont appear even after giving a break of up to 10 hours, waiting for apache to read them but nothing is happening. Any help will be appreciated
-
/etc/apache2/conf.d/userdata/std/4_2/$myusername/$sub.mywebsite.com/$sub.mywebsite.com.conf
Hello, The path referenced here is not valid. It needs to match what's referenced on the following document: Modify Apache Virtual Hosts with Include Files - EasyApache 4 - cPanel Documentation EX:/etc/apache2/conf.d/userdata/ssl/2_4/$user/$domain/includename.conf
Thank you.0
Please sign in to leave a comment.
Comments
1 comment