Jump to content

Moving website question


doughawk

Recommended Posts

I am moving a web site to a new provider.

 

The provider has setup a temp URL for me like this:  http://10.10.10.10/~userid/

 

I have my scripts and MySQL database copied over.

 

When I try to display the site at  http://10.10.10.10/~userid / none of my graphics display. (They are stored in a directory called /graphics.)

 

I also have a testing directory setup named: :  http://10.10.10.10/~userid/2007/ and I have all my development scripts in there.  When I use this URL all the graphics display correctly.

 

Can some one point me to a good reference about this?  I am never sure how to code my images.

 

Like this src=”../graphics/image1.jpg”

Or this    src=”graphics/image1.jpg”

 

I would like to code them in my scripts and store them in my database one way and have them work underneath all my subdirectories.

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.