Categories Menu
Repair Center
24 hours online support we repair all types of laptops and relating to LCD screen,motherboard, DC adapter, power supplies and so much more! The shop reliable laptop repair in Ottawa area since 1995. Repair your laptop as easy as 1-2-3 !
computer_25
Services for your location
How to set up a web server with Apache
print
report error
add to favorites
write a review
send to friends
suggest a topic
register

Ask anyone to name a web server for Linux and they'll either mention Apache or be deliberately obtuse by picking something else. It's not that there aren't alternatives, but Apache is everywhere. The others have their advantages, often being lighter, but if you're ever going to transfer a site from your local server to a commercial one, the chances are that it'll run Apache and all your configurations will copy straight across.

Why would you want to install a web server? There are many reasons, but only one needs to apply for you to want to proceed.

    * Develop and test a website before transferring to a live server.
    * Make documents available over a local network or intranet.
    * Run your own private site for family and friends only.
    * Experiment with various web-based programs.
    * Because you can!

Getting started

Just about every distro has Apache in its repositories, so install it through your package manager (you may even find it was installed by default). Web servers are rarely run through inetd, but instead are started as separate processes when you boot.
Root access

Installing and configuring a server usually requires root access. Your distro's administration tools will prompt for a password when they need this, but you have to take care of it yourself when editing configuration files. Either use a root terminal to launch your editor or use sudo to launch it, for example:

sudo gedit /etc/apache2/httpd.conf

That command will work in U

Other newly Articles from the Multimedia, Network ,Wi-Fi and Web - Web Guide / Internet Category:
  1. Run multiple sites from the same code base (multi-site)
  2. How to repair hijacked and juggled IE homepage?
  3. MSN error codes(1)
  4. Unscramble Facebook—from design principle to architecture system
  5. Trick To Increase Browsing Speed for IE and Firefox
  6. How to disable Back button in Internet browser
  7. Internet Explorer Freezes Up
  8. How to Avoid False or Misleading Internet Advertising
  9. How to Create Multiple User profiles in FireFox on Mac OSX
  10. How to Limit internet access to users?
  11. How to Change the Font size of Web page?
  12. Add and remove Internet Explorer 8 add-ons
  13. 8 tips for handling email effectively
  14. How to Fix Broken and Slow Tab Issues in Internet Explorer 8
  15. How to Speed Up a Slow Internet Connection
Custom Search
Examples: HP,laptop Rapair,LCD,DC Backlight,Inverter,solder
Article Comment:Replies(0)Views
Name(required):        Email(required):  
Verify: key
Use the above information at your own risk
Loading ... Loading ...