Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
I'm trying to set up a simple web site with apache/RedHat 7.2, images show up when browsing from the server itself, but on other machines, you get the red x. The other compters are all set to show images.
Righe click on the pictures within IE and choose properties. Verify that the url is correct for the pictures. You can also copy and paste the URL into your address line and see if you can connect directly.
Most likely a link issue.
for instance: Document root is /var/www/html/myweb Host is www.myweb.com img is in /var/www/html/myweb/pictures/image.jpg link should be:
here's what it was- when mozilla composer made the link it said- img src="file:\\\var\www\html\pic.jpg" which is were all the pages are, but changing it to just img src="pic.jpg" fixed it.
Summary: Hi, I have dual p4 system with Redhat Enterpise server 4.0. However if i use "top" and it does only show cpus % utilization but it would not show cpu0 and cpu1 utilization. I check man page. It men...
Summary: I burnt the cd using Nero Burning Rom 6.0 in windows, i mounted the cd-rom as root nd i am accessing as root, it shows me the icon on the desktop but does not show me the contents of the cd this means...
Summary: Try http://localhost. If not showing the default apache page, check if httpd(apache webserver is running) by typing $ps aux | grep httpd if this not showing any processes with httpd(of course it will ...