A problem with Apache
A problem with Apache
I have to change the AllowOverride None to All in this file, but its empty! There´s just a comment that says "Powered by Vesta"
Thanks
I would like to know if there is a copy of this file in another folder of Vesta Installation, because i realized that even im using ubuntu Vesta uses locations different than the originals to store some files./etc/apache2/sites-available/default
Thanks
-
- Posts: 5
- Joined: Tue Mar 11, 2014 4:43 pm
Re: A problem with Apache
On ubuntu the end of the standard apache2.conf files has...
Include conf.d/
# Include the virtual host configurations:
#Include sites-enabled/
so have a look at...
/etc/apache2/conf.d/vesta.conf
and you will find it includes yet another conf file in a users home dir, ie; for me it is...
/home/admin/conf/web/apache2.conf
Include conf.d/
# Include the virtual host configurations:
#Include sites-enabled/
so have a look at...
/etc/apache2/conf.d/vesta.conf
and you will find it includes yet another conf file in a users home dir, ie; for me it is...
/home/admin/conf/web/apache2.conf