+ Reply to Thread
Results 1 to 3 of 3

Thread: linking to content in vodahost folder
      
   

  1. #1
    dachristie is offline Private First Class
    Join Date
    Dec 2006
    Location
    Beechworth, Australia
    Posts
    5

    Question linking to content in vodahost folder

    I want to publish flash video to my subscription website (hosted elsewhere) but I want to have the flv video files located on my vodahost site. The flash player I have allows me to upload the html, xml, swf and jpg files to one site/folder and the large flv video file to another site/folder. What I'm not sure about is where I place the flv files in my vodahost ftp area (accessvet2.com) so they can be accessed correctly. When I try to place content (eg a jpg image) in a folder in my vodahost site, then try to access it using a browser, I get an error like this:

    Forbidden

    You don't have permission to access /public_html/misc_images/quote1.jpg on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

    This example is for a jpg image stored at: http://www.accessvet2.com/public_html/misc_images/quote1.jpg.

    My questions:
    (1) What am I doing wrong?
    (2) Where should I upload content so it can be accessed externally (without errors like above) & what folder settings should be used?
    (3) What is the purpose of the public_html folder as opposed to the public_ftp folder?
    (4) Can't I just create a new folder (eg, accessvet2.com/new_folder/) and link to the content I place in it? Or is that not as secure?

    Any help gratefully received.

    Darren Christie

  2. #2
    Joe Garrity is offline Corporal
    Join Date
    Oct 2007
    Posts
    17

    Talking Re: linking to content in vodahost folder

    I have this same question. Did anyone ever address this concern?

    Please reply.

  3. #3
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: linking to content in vodahost folder

    You need to change the chmod on the directory. Try something like 755

    Also the address isn't going to be http://www.yoursite.com/public_html/...lder/image.jpg

    it will be

    www.yoursite.com/some_folder/image.jpg

    public_html is the system path that is equivalent to your primary domain name.

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49