LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-12-2003, 03:16 PM   #1
Yamakaze
LQ Newbie
 
Registered: Sep 2003
Distribution: SuSE 8.2 Pro
Posts: 9

Rep: Reputation: 0
Need help with Apache


I got the Apache server up and running, changed the /etc/httpd/httpd.conf (even making a backup in case I screwed something up, but for the most part the script is pretty straightforward), added my own content to /srv/http/htdocs, and ran `apachectl start` to boot the server (after editing the SuSE firewall configuration to allow for remote connections to httpd, of course). No problems so far.

I opened Konqueror and typed in http ://xxx.xxx.xxx.xxx (my IP address, as I do not yet have a domain name) and the page came up without fail. However, linking my friends to the page, it was unable to display for any of them. One of them even told me he got some weird "No page to display" error. Apparently, my site will only display for me. What am I doing wrong?
 
Old 09-12-2003, 03:19 PM   #2
devhdc
LQ Newbie
 
Registered: Sep 2003
Distribution: Slackware, and OpenBSD
Posts: 7

Rep: Reputation: 0
If you have a mutiple of ethernet cards make sure that you're allowing connection to the httpd thru the right interface, i just dealt with that problem 20 minutes ago =]
Try this rule :
Code:
iptables -t filter -A INPUT -p tcp --dport 80 -j ACCEPT

Last edited by devhdc; 09-12-2003 at 03:21 PM.
 
Old 09-12-2003, 03:28 PM   #3
Yamakaze
LQ Newbie
 
Registered: Sep 2003
Distribution: SuSE 8.2 Pro
Posts: 9

Original Poster
Rep: Reputation: 0
I've only got one ethernet card, the standard eth0. Any recommendations?
 
Old 09-12-2003, 03:48 PM   #4
devhdc
LQ Newbie
 
Registered: Sep 2003
Distribution: Slackware, and OpenBSD
Posts: 7

Rep: Reputation: 0
Well that rule doesn't affect any perticular ethernet card, so unless specified it should work on all interfaces
 
Old 09-12-2003, 04:11 PM   #5
devhdc
LQ Newbie
 
Registered: Sep 2003
Distribution: Slackware, and OpenBSD
Posts: 7

Rep: Reputation: 0
Did it work ?
 
Old 09-12-2003, 04:36 PM   #6
Yamakaze
LQ Newbie
 
Registered: Sep 2003
Distribution: SuSE 8.2 Pro
Posts: 9

Original Poster
Rep: Reputation: 0
Nope. It still won't display for anyone other than myself. I have no idea what could be wrong with it. I've checked over the httpd.conf a million times.
 
  


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
Mail from Apache being rejected - Cannot route to sender apache@localhost.localdomain jimwillsher Linux - Networking 2 01-19-2006 12:41 AM
Apache 1.3.33 (debian built) and Apache SSL does not respond to the proper ports lqorg_user Linux - Networking 0 11-06-2005 04:11 PM
Strange apache trailing / problem - Slack-current, apache 1.3.33 vamp Linux - Networking 1 01-30-2005 07:28 PM
Apache Webserver 403 Forbidden Errors (User not in apache group?) Mankind75 Mandriva 4 07-08-2004 05:30 AM
apache benchmarks (apache v13 / apache v20) ; large differences between benchmarking markus1982 Linux - Software 0 02-08-2003 10:53 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:56 AM.

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