• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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