Mike, the link provided some clues, but you got to put them together. For example, in your vhost configuration, you need to have this parameter, which mentioned in the discussion:
Options FollowSymLinks but that alone is not enough. If the original file is on your local server, then you need to validate its SELinux security context type to match your vhost's SELinux security context type. This is what you need: httpd_sys_content_t Thanks Tam On Tue, Apr 3, 2012 at 10:52 AM, Mike <[email protected]> wrote: > Hi, > I follow this discussion > http://www.cyberciti.biz/faq/creating-soft-link-or- > symbolic-link/ and able to create a softlink in my Directory, but it did > not > appear on my web browser. Please assist > > Thank you for your time. >
