Skip to main content
Participant
September 20, 2013
Question

How do I get CF10 to traverse symlinked directories on Apache?

  • September 20, 2013
  • 1 reply
  • 605 views

Gentlepersons of Adobe.com,

We have an application that uses symlink'ed directories in a CF webroot on Apache. This has worked fine on CF8, and CF9, but is now broken on CF 10. By broken, I mean Apache/CF do not "see" the files and 404s result.

At the suggestion of Ben Nadel, I tried modifying /opt/coldfusion10/cfusion/runtime/conf/server.xml, adding allowLinking="true" to a Context node.

This did not work. Link here.

I also tried modifying my apache site config, adding a FollowSymLinks option to my directory node. This didn't work.

I went into the CF administrator and added mappings for the symlinked directories in question. This also did not work.

Has anyone had success or have ideas on how to configure CF10 to follow symlinks?

This topic has been closed for replies.

1 reply

Participant
March 30, 2015

This is a continuing issue with CF 11. We are using Ubuntu Linux 12.04 and 14.04.