[SOLVED] Service config files location - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Usage (/forum-34.html) +--- Thread: [SOLVED] Service config files location (/thread-12846.html) |
[SOLVED] Service config files location - Martini - 02-09-2011 08:12 AM Hello, I've got a small problem. Where are the apache2 and proftpd configuration files for ISPCP? I need to edit these and I have no idea where they are located, since the default paths had changed. Thanks in advance, Martini RE: Service config files location - joximu - 02-09-2011 09:27 PM apache: I cannot say for sure where they are in CentOS - but try the command "apache2ctl -S" then you have all the configs which have virtual hosts.... Remember: if you edit the ispcp.conf then you also should edit the working copy in /etc/ispcp/apache/working/.... proftpd: have a look in /etc/proftpd/proftpd.conf /J RE: Service config files location - Martini - 02-10-2011 07:09 AM Thanks for your help, anyway. The files were not where they should have been by default and "apache2ctl -S" command returned nothing, but eventually I've found them - I simply installed Midnight Commander on my machine, launched it and it found these files for me Cheers, Martini |