Click to See Complete Forum and Search --> : Hosting Through My IP


xixtyxix
11-13-2010, 06:47 PM
Ok idk if this is the right section but best one i could find for this topic.

Ok so i have setup a page 75.176.183.227 (my ip). I have the port open and everything. I have wrote my homepage in php file using html. My title is working but the image on the page are not displaying, neither will the text that a input to my php file.

Fang
11-15-2010, 01:20 AM
If a partial document is displaying then either the paths to included content is incorrect or the folder permissions are blocking their use.

Jarrod1937
11-20-2010, 10:53 AM
http://75.176.183.227/The%20Vote/images/male.jpg

Loads for me, but the page:
http://75.176.183.227/The%20Vote/

tried to load the image from:
http://75.176.183.227/images/male.jpg

So it looks like its an issue with the html relative url's and not the server.