How to Delete the Apache Default Page

preview_player
Показать описание
In this video, I show you how to delete the Apache default page so you can run your code in your web browser. You will:
1) Look up your IP address
2) Type your IP into the Web browser
3) go to /var/www/html
4) Give yourself access to that directory: /var/www/html

Рекомендации по теме
Комментарии
Автор

Ma'am you have done it again! After a long hiatus from PHP, I had forgotten how to remove that pesky page. You are truly a lifesaver. Thank you once again for the quality content.

michaelkornblum
Автор

It worked for me! Thank you so much for this clear video!

janeliang
Автор

After you delete the index.html file, how do you upload your own file to be used as a homepage? (aka the hello world page)

RyanMolkentin
Автор

Candy, help! I'm running my index.php file on my server but none of my CSS stylesheets, or even Boostrap's CDN is kicking in. Even though the internal styles show up/display. What could I be doing wrong?

RealToughCandy
Автор

Hi, Candy. Nice job with this video.
Worth mentioning depending the installed Linux distribution/version, `ifconfig` is sometimes replaced by the `ip` tool. If this is the case, you can obtain the hosts address using:

ip addr show

YesikIT
Автор

Hi Candy. How were you able to get that extra black space on your screen in the virtual box around the 8:15 mark?

RealToughCandy
Автор

Nice one, picked up a few commands i didn't know - on to the manpages!

tinkerspider
Автор

To find your IP in Linux open a terminal or console window; type ifconfig and press enter key. The screen will display your IP, usually eth0 if internal NIC with RJ45 cable or wlan0 if using wifi. The browser thing is okay but takes too much time. Nice video.

MoTown
Автор

Thank thank you for this video!!!..such a great way of explaining and at the end making it pretty easy to fix this problem of the default page showing
i'm subscribing right now and once more huge thank you

dora-vr
Автор

After deleting index.html and when using ip in browser it show a file, can u help me putting application up.

vikashthakur
Автор

Pls how do you change the text "it works!" To "hello world!" in ur index.html using emacs...
A help here

eminexvideos
Автор

So great. I can do it. Tks. Your short video so great.

tungthanh
Автор

Love the video! Keep up the good work :)

mexiken
Автор

Why I don't have any permissions in the /var/www/html folder after doing your tutorial, can you help me?

heaven
Автор

Hey I'm still getting the same apache2 debian default page

thanusreep
Автор

it worked. hey I deleted page and added new hello world page

mundheanandanand
Автор

after var every new directory was resulting in "no such file or directory" please, by the way i love you

amgappsolution
Автор

Plese mam php disable error apache server

parvindersingh
Автор

>Windows
heh, didn't subscribe, will not subscribe

raymondhill