You might want to use the "find" command to locate your apache httpd.conf. I don't know about Ubuntu, but on many OS distributions, the apache configuration files are in /etc/httpd . Try putting your "index.html" file down a level, in /var/www/html, that's generally the default document root. [but you still need to figure out where your apache configuration files are so that you can properly manage your server.] - Richard ------------ Original Message ------------ > Date: Monday, March 30, 2015 09:33:16 +0000 > From: Stephen Liu <satimis@xxxxxxxxx.INVALID> > To: "Bremser, Kurt (AMOS Austria GmbH)" <Kurt.Bremser@xxxxxxxxxx>, users@xxxxxxxxxxxxxxxx > Cc: > Subject: AW: [users@httpd] Apache default page not displayed [wd-vc] > > Hi, > > $ locate httpd.conf > /etc/phpmyadmin/lighttpd.conf > > no such file? > > $ cat /etc/phpmyadmin/lighttpd.conf | grep DocumentRoot > No printout > > Thanks > > Regards > Stephen L > > > > "Bremser, Kurt (AMOS Austria GmbH)" <Kurt.Bremser@xxxxxxxxxx> > 於 2015年03月30日 (週一) 5:08 PM 寫道﹕ > > > #yiv9938440916 #yiv9938440916 --P > {MARGIN-BOTTOM:0px;MARGIN-TOP:0px;}#yiv9938440916 Where does > DocumentRoot in your httpd.conf point to? Kurt BremserAMOS > Austria Newton was wrong. There is no gravity. The Earth > sucks.Von: Stephen Liu [satimis@xxxxxxxxx.INVALID] Gesendet: > Montag, 30. März 2015 11:01 > An: users@xxxxxxxxxxxxxxxx > Betreff: Apache default page not displayed [wd-vc] > > Hi all, > > OS - LinuxMint 17 > > Not displaying Apache2 default page - "It Works" > > Apache2 is running ># /etc/init.d/apache2 start* Starting web server apache2 > > ls /var/www/ > ballet classic hymn info.php string > bible html index.html opera wordpress > > html is a > directory > > > On browser run - localhost/index.html > Not Found > The requested URL /index.html was not found on this server. > Apache/2.4.7 (Ubuntu) Server at localhost Port 80 > > Please help. TIA > > Regards > Stephen L > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx