LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-28-2005, 02:18 PM   #1
SBFree
Member
 
Registered: Nov 2004
Distribution: Ubuntu
Posts: 70

Rep: Reputation: 15
Is Web Server Running? Want Apache


I would like to try running an Apache Web server with WebDav so I can offer 'Web Folders' to a Windows XP user. How do I tell if I have Apache? How can I get it if I don't? If I am already running another HTTP server how can I tell and turn it off? Thanks.
Scott
 
Old 03-28-2005, 04:08 PM   #2
mrGenixus
Member
 
Registered: Dec 2004
Location: Colorado, US
Distribution: gentoo, debian, ubuntu live gnome 2.10
Posts: 440

Rep: Reputation: 30
Look it up in your package manager, and install it if you don't have it.
 
Old 03-28-2005, 04:10 PM   #3
PrOeliuM
LQ Newbie
 
Registered: Nov 2004
Posts: 11

Rep: Reputation: 0
What distro are you running? Most of the ones I can think of do not include apache running as default, so I'm pretty sure you don't have it. To check type:
ps -A | grep apache

This will list all the processes running and then give you the results which have that process name. If nothing shows up, then you aren't running apache. Depending on your distro, you may be able to use its package management (like apt-get, emerge, rpm) to install apache for you. Otherwise you can go to the apache site and get the files you need.
 
Old 03-28-2005, 04:19 PM   #4
mrGenixus
Member
 
Registered: Dec 2004
Location: Colorado, US
Distribution: gentoo, debian, ubuntu live gnome 2.10
Posts: 440

Rep: Reputation: 30
re: PrOeliuM

FYI, apache only make source available, I've been ubale to find binary tarballs yet.
 
Old 03-28-2005, 07:50 PM   #5
viniosity
Member
 
Registered: Oct 2001
Location: Washington, DC
Distribution: Debian, Archlinux, Ubuntu, Sidux
Posts: 244

Rep: Reputation: 30
Re: Is Web Server Running? Want Apache

Quote:
Originally posted by SBFree
I would like to try running an Apache Web server with WebDav so I can offer 'Web Folders' to a Windows XP user. How do I tell if I have Apache? How can I get it if I don't? If I am already running another HTTP server how can I tell and turn it off? Thanks.
Scott
You could try a few things from the command line:

1. go to /etc/ and look for an apache.conf file or httpd.conf file. If you see either of these you have apache installed.

2. type ps -aux | less and look for something that says apache or httpd. If you see either of those then apache is running.

3. type apachectl stop and then apachectl start. If you get corresponding messages that don't look like errors then you've stopped and started apache.

4. YMMV - depending on the distro it could be installed different places. Mine, or instance are in /usr/local/apache2 so I need to type /usr/local/apache2/apache2ctl stop, etc.

Hope this helps.
 
Old 03-28-2005, 07:56 PM   #6
SBFree
Member
 
Registered: Nov 2004
Distribution: Ubuntu
Posts: 70

Original Poster
Rep: Reputation: 15
Apache ? WebDAV

Well I have Apache running and get the test page to appear. I want to let someone remotely use Web Folders from an XP machine. How can I make Apache use SSL and know that my password security is in place.
Thanks - Scott
 
Old 03-28-2005, 10:04 PM   #7
mrGenixus
Member
 
Registered: Dec 2004
Location: Colorado, US
Distribution: gentoo, debian, ubuntu live gnome 2.10
Posts: 440

Rep: Reputation: 30
Have you googled for a howto yet? that's probably more eficient tht getting step-by-step help from someone reading the howto themself
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
setting up password protected web forms on an apache web server AZDAVE Linux - Security 3 07-07-2004 12:03 PM
stealth port 80 while running apache web server? TheOneAndOnlySM Linux - General 3 04-24-2004 08:52 AM
Running a web server with Apache? Anth3m Linux - Newbie 4 12-09-2003 07:39 AM
running web server pcdebb Programming 3 09-09-2003 09:25 AM
so is a web server running Linux without X 4x faster than win2k server? Mr. Mojo Risin General 3 09-02-2003 07:41 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:42 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration