Hi
I have centos 6.3 server with "Virtulmin" ext for domain management for each domain I build i must remove the symlink from the htaccess otherwise i get error 500 any suggestion
thanks
Thank you for your respond
I drive the Virtualmin other than "HOME" default home directory "in my case /var/www/html"
how can map it please concern that I"m newbie in Linux
You need to add alias in httpd.conf where you attempt to stick symlink.
Daniel McAllister
You can allow sym-links in apache on a directory-by-directory basis, or you may be blocking them on a system-wide basis.
The most common time this shows up is when people upgrade older Apache systems to newer ones (usually in a jump from, say RHEL 5 to RHEL 6)... as the default behavior has changed.
I hope this helps point you in the right direction for complete assistance.
I drive the Virtualmin other than "HOME" default home directory "in my case /var/www/html"
how can map it please concern that I"m newbie in Linux
thanks again