• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Where's the httpd.conf file?

A

al912912

Guest
Plesk has created a virtual host for me, but I see no changes in my httpd.conf file. I don't know where the changes are or how to revert them now that my Plesk is not working any more.

ANy one know where the httpd.conf that's edited or where can I find the changes?

Thanks!
 
on RHEL4/Plesk8 the vhosts are declared in the following file:

/etc/httpd/conf.d/zz010_psa_httpd.conf

for domain specific confs check:

/var/www/vhosts/domainname.com/conf/
 
Back
Top