post your comment   print   send to a friend
Rate:   0% | Views: 419
Question categories:  Unix Plans

I need to create a directory on my website to store pictures in to be seen from another website.

This can be done in several easy steps:

  1. Create a directory called "images" in your "html" directory.

  2. Put all of the images into that directory.


The URL to your images would be:
http://yourdomain.com/images/image1.jpg

If you are coding the html yourself the "img" tag would look like this:
<img src="http://yourdomain.com/images/image1.jpg">

Replace "yourdomain.com" with your real domain and "image1.jpg" with the name of the image you would like to access.

Note: Make sure that the directories and files in the URLs are Case sensitive. Example: <img src="http://yourdomain.com/images/image1.jpg"> will not work if the folder is called “Images”.

Customer Feedback
Rate:   0% | Views: 419 | Please Rate:  
 
If you have other comments or ideas for future technical tips, please type them here:

Email: (optional)

Comments: (optional)

 Website Hosting | Domain Names    Back to serch results
Browse the Base
Knowledge Base
Shared Hosting
  Unix Plans
    MySQL
Messages
 

Blogging at Aplus.Net

Don't forget to check out our blog ! Keep up to date at Aplus.Net.

Private Area
 
Ask
in Private
   
Personal
Folder
 
Related Questions
 
1. I have a Unix-based shared hosting plan. How can I change permissions for files/directories using the File Manager?
 
2. How can I protect directories?
 
3. How to Set Up a Storefront ?
 
4. What are the permissions on files and directories?
 
5. In Unix, what is the find command, and how do I use it to search through directories for files?
 
Home Browse Search Ask in Private Personal Folder   Help
powered by web hosting 
  Logged as: Guest