Thankyou, I have found the httpd.config file, however it is blank! I remember adding to a configuration in a single file (which I thought was this one) this included virtual hosts, which port to listen on (eg :50) and files endings to use etc... Any idea where this should be? awarnier wrote: > > Gazz1982 wrote: >> I've been searching for the file which contains all the module info >> etc... I >> think it should be in httpd.conf but I can't find it, where is it usually >> located (I'm using ubuntu Linux) >> >> Thanks > Try the /etc/apache or /etc/apache2 directories, and look for .conf files > ? > Depending on the Linux distribution and Apache version (assuming it is > Apache you are using), it may be called httpd.conf or apache.conf or > apache2.conf. > It is also possible that not everything is in that file (usually it > isn't), and you may have to examine that file to see which other files > it "pulls in". > Look for "include" directives. > Under Ubuntu, which if I remember well is similar to Debian, the > structure for the configuration files may be something like > /etc > /apache2 > apache2.conf > /mods-enabled > mod_xyz.load > mod_xyz.conf > /sites-enabled > site_a.conf > site_b.conf > and so on (there's more) > > André > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > > > -- View this message in context: http://www.nabble.com/easy-question%3A-where-is-my-config-file--tp18787072p18788467.html Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx