Help - Search - Members - Calendar
Full Version: How to start and configure apache in Mandrake10.0
MandrivaUsers.org > Advanced Topics > Networking
thang
wall.gif Hi

I'm brand new i using Linux system. Now i try to use Apache in Mandrake 10.0 after I install it automantically from Mandrake packages. But i can't find it's icon and how to use it after installation, even view and start the index page.
Pls. show me the way to use it.

Thank you
wrenhunt
You'll need to do some basic setup in the /etc/htttpd/conf/httpd.conf configuration file; the sample setup included should steer you in the right direction.

To start/stop Apache manually, you can do that via:

/etc/rc.d/init.d/httpd start | stop | status <----only one of these at a time though!

Your index page is located at:

/var/www/html/index.shtml. Create a file index.html and it will pick this one as your starting page.

Wren
SwiftDeath
You can also configure it with a GUI by downloading Comanche or Webmin.

TO get webmin just go

su
(password)
Urpmi Webmin
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.