Page 1 of 1

[SOLVED] Where's the /etc/apache2/sites-available directory?

PostPosted: Aug 17th, '12, 02:19
by riclags
Okay, I got task-lamp installed and "It works!" shows up when I go to http://localhost (http://127.0.01). I want to do this but I can't seem to find the /etc/apache2/sites-available directory. Help?

Re: Where is the /etc/apache2/sites-available directory?

PostPosted: Aug 17th, '12, 10:38
by tom_
Mageia has a different configuration,
if you check

Code: Select all
/etc/httpd/conf/httpd.conf

you'll see that it use the folders

Code: Select all
/etc/httpd/conf/webapps.d
/etc/httpd/conf/vhosts.d

Re: Where is the /etc/apache2/sites-available directory?

PostPosted: Aug 17th, '12, 11:34
by djennings
I recommend checking out the "Howto Forge"
http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-mandriva-2010.1-spring-lamp

There are several other guides for Mandriva and Apache with various configurations on the site.

You will find all sorts of useful configuration guides for a whole range of distros not just 'buntu/Debian.

Any Howto written for Mandriva should apply equally well for Mageia, and to a lesser extent you can use guides written for PCLinuxOS.