Public bug reported: apache2 2.4.29-1ubuntu4.19 Linux Mint 19.3 (Ubuntu 18.04)
Once Apache is installed, it installs default home page /var/www/html/index.html That file refers to Ubuntu logo image, /icons/ubuntu_logo.png, but there is no /var/www/html/icons folder. This is fragment of html code from index.html: <div class="page_header floating_element"> <img src="/icons/ubuntu-logo.png" alt="Ubuntu Logo" class="floating_element"> <span class="floating_element"> Apache2 Ubuntu Default Page </span> </div> I fixed this cosmetic problem in the way I created symbolic link: ln -s /usr/share/apache2/icons /var/www/html/icons ** Affects: apache2 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1947459 Title: default page, ubuntu_logo.png is missing To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1947459/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs