LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Apache+Webmin HELP (https://www.linuxquestions.org/questions/linux-software-2/apache-webmin-help-447570/)

madogfreeman 05-23-2006 12:02 AM

Apache+Webmin HELP
 
I am using the apache version that came bundled with 2006 mandriva(2.0.54, or somthing like that)

i am also using webmin.

no how ever muuch online tuts i follow or apache docs i can naver get it set up right the only thing i can get is when i type "0.0.0.0" in the web adress bar and i get the message "It Works!"

i checked the docs on apache.org and i cant find help there either

please if anyone has any way to help or a link to a webpage that can teach me in easier terms please let me know

p.s. i am sorry if this already somewhere on linuxquestions.org
i cant seem to find a thread that would help




-alex, noob in need

rhoekstra 05-23-2006 01:28 AM

webmin by default isn't depending on your apache server, it has its own.

You can try http://localhost:10000 to see if webmin is running.

Alternatively you can check for listening ports on your machine with 'netstat -tnl' which will result <bound ip>:<bound port> that are opened by processes.


All times are GMT -5. The time now is 11:21 PM.