Hi Tam, I m sorry the discussion in the link did not mention SELinux. How do I find this SELinux type? I am not familiar with SELinux.
Mike ________________________________ From: Tam Nguyen <[email protected]> To: Mike <[email protected]> Cc: [email protected] Sent: Tuesday, April 3, 2012 11:55 AM Subject: Re: soft link for web vhost 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. >
