Hello!
Sorry for may be common Q, but I couldn't find topic with my problem on these forums.
I installed ISPserver with the DNS server.name.com. This is main server.
Everything is ok (mail, ftp, dns). The problem with Apache.
1. When I try to access directly to
http://server.name.com/ it shows Welcome- message: " This IP address is shared. For access to the web site which you look for, enter its address instead of its IP."
2. If I try to
http://www.server.name.com/ - can't display the webpage...
3. User can access ftp, mail,...
ok... I configured another one site on the same server = company.com
When I try to access directly to
http://company.com/ it shows "Forbidden. You don't have permission to access / on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request."
I checked the quota and trafic = set ok.
Looks like smth wrong with my hands, head and permission to .../www/web1 (.../www/web2) = the permission is set for web_user1 - why Apache can't access it?