Answer the question
In order to leave comments, you need to log in
Why can't apache see websites?
Hello. help defeat this fucking apache, it flatly refuses to work with sites, or rather, it stopped opening them at all on my server there are 2 sites, the first is a movie site (for personal use) and the second is a mail script, the whole system worked properly until the moment when everything had to be demolished and put a new linux debian like everything was on the old OS, I transferred it to the new one, launched Apache, loaded the site into var/www/site.by, the config seems to have correctly written
<VirtualHost site.by:80>
ServerAdmin [email protected]
ServerName site.by
ServerAlias www.site.by
DocumentRoot /var/www/site.by
ErrorLog /var/log/apache2/error.log
CustomLog /var/log/apache2/access.log combined
<Directory '/var/www/site.by/'>;
Options Indexes FollowSymLinks
AllowOverride All
Require all granted
</Directory>
php_admin_value mbstring.func_overload 2
</VirtualHost>
The requested URL was not found on this server.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question