Thread: Linux...

  1. #1
    Registered User
    Join Date
    Mar 2002
    Posts
    59

    Linux...

    I am running linux Mandrake 8.1 and was wondering how I could add a command (httpd) for apache so I don't have to use /usr/local/apache/bin/apachect start-stop-restart every time... just httpd start.

  2. #2
    5|-|1+|-|34|) ober's Avatar
    Join Date
    Aug 2001
    Posts
    4,429
    why are you starting and stopping your apache server all the time (unless you are updating something)? Why not just have it load when you boot the machine, and unload when ever you power down (if ever)

  3. #3
    The Artful Lurker Deckard's Avatar
    Join Date
    Jan 2002
    Posts
    633

    Re: Linux...

    Originally posted by Jperensky
    so I don't have to use /usr/local/apache/bin/apachect start-stop-restart every time... just httpd start.
    This sounds like a good place for a link:
    • (from home directory or other location in your path)
      ln -s /usr/local/apache/bin/apachect httpd
    Jason Deckard

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Thinking of upgrading to linux...
    By Yarin in forum General Discussions
    Replies: 37
    Last Post: 07-24-2009, 11:40 AM
  2. Wireless Network Linux & C Testbed
    By james457 in forum Networking/Device Communication
    Replies: 3
    Last Post: 06-11-2009, 11:03 AM
  3. Dabbling with Linux.
    By Hunter2 in forum Tech Board
    Replies: 21
    Last Post: 04-21-2005, 04:17 PM
  4. installing linux for the first time
    By Micko in forum Tech Board
    Replies: 9
    Last Post: 12-06-2004, 05:15 AM