• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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