Logo 
Search:

Unix / Linux / Ubuntu Answers

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds
  on Dec 24 In Unix / Linux / Ubuntu Category.

  
Question Answered By: Adah Miller   on Dec 24

On Ubuntu you can actually install apache2. This will place a /var/www
directory on your PC. Hitting your locl PC http://192.168.1.11 for
instance from your browser request will result in "It Works", this is
the result of going to the /var/www/apache2 default page. To test and
create a locally accessable page just create another directory beside
the apache2-default and access your new page by
http://192.168.1.11/newstuff/newstuff.html

This is an easy way to play and learn about web pages without first
posting them out on the net, you can do it locally.

Share: 

 

This Question has 5 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Recommendation for basic Web Site creation Or get search suggestion and latest updates.


Tagged: