Can't access folder on a TC drive via web server

Here's the setup:
I got a MBA (10.6) as a simple web server sharing files to a remote computer via VPN. For this, I created a symbolic link to the folders I want to share and dropped it into the root user's library/webserver/documents.
The remote client accesses the folders via web browser with the internal IP (192.168.xxx.xxx/"folder") of the host (I know, there are fancier ways to do this, but that's how I've been doing it so far).
Now, I wanted to relocate some of the folders to my TC drive. I did so, however I got an error message saying 'Forbidden, You don't have permission to access xxx on this server'. I tried to change the access permissions of the folders in question on the TC, but no avail.
I couldn't reach them from the local net either.
Anyone here, who knows how to solve this problem? Put it another way, is it even possible to access the TC that way?
Any help is appreciated.
Thanks!

Thanks for the answer, but it was not the solution I have been looking for.
I found a provisional workaround installing MAMP. Dropping the symlink folder in htdocs did the job. However, I'd be glad, if someone out there knew how to do this on the native OS X Apache, since running an additional server is pretty bothersome.

Similar Messages

  • How can I access the time capsule hard drive via ethernet?

    I recently bought a new laptop, as my old one was sadly stolen. I'm trying to connect to my backed up time capsule hard drive via ethernet to retrieve my files, but it doesn't seem to work. Oddly enough I have no issues over wifi. When I switch from wifi to ethernet, it gives me an error message stating that the disk was not found in the network. I have a MacBook Air with an ethernet adapter if that makes any difference. I'm also running the latest OS X and firmware. Wifi is simply too slow for this restoration process, so any suggestions?
    Could I possibly connect via USB? What kind of cable would that require? Is the ethernet issue a problem with my settings?
    Help greatly appreciated

    manzalawy7 wrote:
    I'm trying to connect to my backed up time capsule hard drive via ethernet to retrieve my files, but it doesn't seem to work.
    In the Network panel of System Preferences do you have an Ethernet connection item on the left? If not, authenticate if necessary by clicking on the lock, then click the plus sign at the bottom of that column and add an Ethernet item.
    When I switch from wifi to ethernet, it gives me an error message stating that the disk was not found in the network.
    How are you doing that switching? When you switch to Ethernet do you have connectivity to the Internet? If not, do you see a tiny green light on the Time Capsule next to the Ethernet socket you're using?
    Could I possibly connect via USB?
    No.

  • Accessing JNDI fscontext provider .bindings file via Web Server

    The filesystem context provider produces a .bindings file. I've been referencing this over a web server with a URL of the form "file://<host><path>/.bindings".
    This works find with IIS. With Netscape Enterprise Web Server it won't show files with a name starting with a period (.).
    How can I make the fscontext .bindings file visible over a web server?

    Look for a configuration option regarding "hidden files". On UNIX, files beginning with a '.' are considered 'hidden', so I would guess they use that terminology.
    Good luck,
    -Derek

  • Accessing FAT32 external USB Drive via web server for streaming of content

    Hi all
    I've read a post about streaming music from my mac via wifi to my iPhone 3g.
    It involves enabling the webserver, adding a symbolic link to my music directory and then browsing to the webserver using safari on my iphone.
    I've enabled the webserver, added the symbolic link however when I try and follow the instructions to add permissions to the music folder I get no error however browsing to the folder I receive a "Forbidden" message saying I don't have access.
    A friend of mine who knows more about Mac's than myself (macmini is my first mac) has suggested it's because my external drive isn't part of the core system???
    Has anyone else seen/tried this with an external drive setup?
    Regards
    Wayne

    here is the link to the post/instructions I'm using...
    http://forums.ilounge.com/archive/index.php/t-208191.html
    I ran the chmod command successfully (no error's in Terminal) but still cannot view the contents of the directory via a browser
    Cheers
    Wayne

  • How can I access files from a flash drive that were previously saved using a Windows computer? When I attempt to open the file on MacBook Pro, it is asking to "convert file to"; I also have Microsoft Word installed on the Mac as well.

    How can I access files from a flash drive that were previously saved using a Windows computer? When I attempt to open the file on MacBook Pro, it is asking to "convert file to"; none of the options I choose work. I also have Microsoft Office (with Word) installed on the Mac as well.

    Format the external drive as FAT32 or ExFAT. Both computers will then be able to read and write to it.

  • I installed iTunes 10.4 on my Windows 7 PC and now I can't access my DVD or BD drives.

    I installed iTunes 10.4 on my Windows 7 PC and now I can't access my DVD or BD drives. I had to uninstall and can now access the drives.

    They aren't related and shouldn't affect each other.

  • How can I access my files from iCloud drive

    How can I access my files from iCloud drive from my iPhone? Is there someway to access the data like other cloud app as Google Drive nad Dropbox.

    You access them with the App responsible for the type of file.
    Read through this: iCloud Drive FAQ - Apple Support

  • [Solved] Apache and Plex can't access files on my second drive anymore

    Hi, I'm  having a strange issue accessing files on a second drive through web servers.  I have a main SSD drive, and a second HDD that mounts to ~/Media with `/dev/sdb1  /home/diego/Media  ext4  defaults,noatime,data=writeback,x-gvfs-show 0 0`.  I used to have set up my Apache server (2.4) with some symlinks to files in Media, and was able to access them externally.  I also had set up Plex to read from that drive, and everything worked flawlessly.  Ever since a few days ago I noticed that I couldn't access my files externally anymore, and today I noticed Plex isn't able to access my files either.
    I really don't remember having changed anything that would affect this, and the permissions haven't changed since it used to work.  Anybody have any ideas of things to try or how to debug?
    Thanks!
    Last edited by aiguofer (2014-03-31 22:34:54)

    I just did chown -R ~ <user>:users and chmod -R 755 ~ and all is well

  • Can't access mail - getting message the connection to the server has timed out

    can't access mail - getting message the connection to the server has timed out

    Hi mtc,
    Has it worked before?
    Are you running any anti virus apps?
    If using a browser to login via WebMail, does that work?

  • Limiting access to copyright-restricted material on a web server

    Hello Folks,
    I know this is close in topic to some other recent discussions but please indulge me here.
    I have access to a stand-alone web server running OS X 10.5 server. I need to limit access to some copyrighted material on that web server to staff and students of our institution. There is a LDAP database available. The xserve is not currently running Open Directory. On almost any other Apache 2.2.x server, I would probably use a auth-ldap type module but OS X 10.5 doesn't have this.
    I know very little about this topic but it seems my options are to compile a new version of Apache with the required modules or to start Open Directory, connect to the ldap database and create a new group of Auth_Users (30,000 records in the LDAP database)and use Realms.
    Is this correct? If both options are valid, are there good reasons for going for one rather than the other? Any good documentation out there?
    Thank you for your assistance,
    Ross.

    I would probably use a auth-ldap type module but OS X 10.5 doesn't have this.
    No, it has something better.
    Since Mac OS X can plug into a number of directory systems (Active Directory, Open Directory, BSD Files, etc.), Apple included the modauthapple which plugs into that system.
    Therefore whatever authentication system(s) your Mac is set to use will filter down into Apache.
    So step 1 is to join your Mac to the Authentication system (via /Applications/Utilitiy/Directory Utility)
    Step 2 is to enable modauthapple
    Step 3 is to use Server Admin to define your realm and choose the group from the directory.

  • Accessing a csv file on a resin web server

    Hi guys,
    Im trying to access a CSV file on a resin web server using the following:
    File csvfile = new File("http://localhost:8080/FYP/"+WebCourse2+".csv");
    and it does not work
    when I use a local file location as follows, it works fine:
    File csvfile = new File("C:\\QMULFOLDER0203\\FYP\\Database\\"+WebCourse2+".csv");
    Am i doing something wrong?
    Thanks
    tzaf

    the only prob with that is that i use the methods exists() and isFile() to make sure the csv file is available and is a file
    File csvfile = new File("C:\\QMULFOLDER0203\\FYP\\Database\\"+WebCourse2+".csv");
                                                           //File csvfile = new File("http://localhost:8080/FYP/"+WebCourse2+".csv");          
                                                           //out.println("http://localhost:8080/FYP/"+WebCourse2+".csv");
                                                           try
                                                           if (csvfile.exists() && csvfile.isFile())
    can I do this with the URL class??
    thanks
    tzaf

  • In R12, can payroll user enter expense report for employees via web-based?

    Hi,
    In R12, can payroll user enter expense report for employees via web-based screen? Previously in 11i, it can be done via the Expense Report forms.
    Appreciate advise on this.
    Thanks in advance.
    Regards,
    Shiau Chin

    Hi Anne,
    Please see page 42 of the [url http://download.oracle.com/docs/cd/B34956_01/current/acrobat/120oieig.pdf]iExpenses Implementation and Admin Guide for R12 . If you are unable to enter the ID as per the guide, I would suggest raising an Service Request with Oracle Support.
    Cheers, Pete

  • Can't access part of an external drive

    Hi
    I have an external drive plugged into my Mac and, today, I've not been able to access just one folder with the drive. I ran Disk Utility and it told me the drive was damaged and could not be repaired without reformatting.
    I'm keen to recover the data within the folder. Can anyone suggest a way of doing this, please?
    Cheers
    Phil

    Phil:
    I've not been able to access just one folder with the drive.
    Does that mean that you were able to access/recover everything else?
    See if Dr. Smoke's FAQ Data Recovery helps. You can download DataRescue 3 and see if can locate the folder. If it does you will need to purchase the license to recover it.
    cornelius

  • How Can I Access Library Data on External Drive ?

    i bought an ssd upgrade kit and had an apple tech install the ssd
    i formatted and did a clean usb install of mavericks
    i then put the standard 5400 drive from the mini into an external usb case
    it all works great
    but i cannot access the library files on the external drive
    obviously if i hold option and go to "go" in the menubar, it takes me to the library on the new drive
    how can i access library files (i need to get at the application support files for 1password) on an external usb drive ?
    thanks

    Open the folder containing the library, choose Go to Folder from the Go menu, and provide either Library/ or Library/Application Support/ as the path.
    (93967)

  • Can i access music on my hard drive connected to airport extreme with my iphone 5

    Can I access  photos and music on my usb hard drive connected to an airport extreme using an iPhone 5? I can access theme with mac and pc.
    Thanks, Kevex.

    Yes, but not out of the box. You have to download an app like FileBrowser.

Maybe you are looking for

  • D2K (Reports 3.0) installation in Win NT

    During installation of D2k reports3 in Win NT i getting the follwoing error. pl advice me to resolve this problem. Your current oracle home C:\ORANT is in OCSM client installation managed by your systems administrator you may not install or remove pr

  • Help me format

    I have a 250gb westeren digtal hard drive, exact info hhere Western Digital Which is located in an A-power encloure http://www.geeks.com/details.asp?invtid=AP35-C&cat=CAS All that is connected via firewire cord.....however that hard drive crashed, no

  • Sleep awake button goes on and off

    My iphone 4g sleep awake / power button didn't function for almost 2months, but worked again after using iTools 2012 clean device. It fell and the button didn't work again, repeated iTools clean device but this time, no luck. Any help, or is it hardw

  • Elapse vi in sequence structure

    Hi Guys I know there a thousand way to implement a time elapse funciton, but i am curious the reason it does not work I set first elapse vi tartget time 5 seconds, second 2 seconds and third 3 seconds in a for loop It works in first and second iterai

  • My brand new 13" MacBook Pro is taking FOREVER to start up - Please help!

    Hi, I'm the proud owner of a new aluminium 13" MacBook Pro. It is running perfectly and I'm very happy with it. My issue is that when I start the machine after shutdown it is taking 2-3 minutes to load up the desktop, usually showing a blue screen an