solved, webmin changed my NameVirtualHost, so the argument of
VirtualHost did not match
On Fri, Jun 6, 2014 at 1:23 PM, Luigi Cirillo wrote:
> same configuration /etc/apache2 in new virtual machine works in the
> old one continue to not working.
> Please HELP!!!
>
> On Fri, Jun 6, 2014 at 11:
same configuration /etc/apache2 in new virtual machine works in the
old one continue to not working.
Please HELP!!!
On Fri, Jun 6, 2014 at 11:07 AM, Luigi Cirillo wrote:
> No idea? very strange I will create another virtual machine with
> default conf. If it works I will diff the conf files a
No idea? very strange I will create another virtual machine with
default conf. If it works I will diff the conf files and I let you
know.
A question there a way to get verbose infos about why Apache return
"Forbidden"? I tried to set all logs to debug level but I got unuseful
infos about the module
Yes it is, in debian with the command "a2ensite" it create a link in
folder "site-enable" to the virtual host conf file in "site-available"
On Thu, Jun 5, 2014 at 6:23 PM, Frederik Nosi wrote:
> Maybe you'r virtual host configuration file wasn'r included from the main
> apache conf file. Not sure
Maybe you'r virtual host configuration file wasn'r included from the
main apache conf file. Not sure how it works on ubuntu though, maybe you
should place it on a particular directory with a particular extension,
eg. in RedHat you should put it in /etc/httpd/conf.d with a filename
ending with .
Thank you Frederik,
Accessing http://www.indextest.com/test1.html:
#
Not Found
The requested URL /test1.html was not found on this server.
Apache/2.2.22 (Debian) Server at www.indextest.com Port 80
##
I added also
Try accessing it using this link. it should work:
www.indextest.com/test1.html
I think you're missing a index.html in your document root.
Bye,
F
On 06/05/2014 05:05 PM, Luigi Cirillo wrote:
Hi, I have apache config problems:
#
Forbidden
You don't have permission to access / on this
Hi, I have apache config problems:
#
Forbidden
You don't have permission to access / on this server.
#
I have apache on a virtual machine debian Wheezy on my laptop.
I wrote this virtualhost file:
#
ServerName indextest.com
DocumentRoot /