eDDy wrote:
> from "/etc/apache2/sites-available/" to "/etc/apache2/sites-enabled/" I
> don't the command line
If you were talking about enable apache2 modules under Ubuntu box, then
you might want to try the following command:
sudo a2enmod mod_name
or
sudo a2dismod mod_name
to disable a module. "mod_name" is optional, and a list of available
module-names will show up if mod_name is ignored.
HTH,
Xicheng
>> Stay informed about: just make a link to /etc/apache2/sites-enabled/