Allowing cross domain file access when using apache conf file?

#1
When you setup the virtual host by hand in litespeed, you have the option under the "virtual hosts" "basic" tab to limit access to files outside of virtual host root. The option is "Restrained".

When domains are loaded via the apache conf file, how do we set this? Can it be set server wide? It appears that when litespeed loads the apache virtualhosts (aka, when litespeed is used with cpanel) this feature is enabled by default. Is there any way to disable this feature for these hosts, as we cant find anywhere to disable this feature server wide in the litespeed console/admin.

Thanks!
 

mistwang

LiteSpeed Staff
#2
LiteSpeed deny access to a symbolic link to a directory?

Can you please give an example, I think LiteSpeed should work exactly like Apache is used, there should not be extra "Restriction".
 
#3
Ok George, turns out you are absolutely correct. Our client provided us some misinformation and the end result of this problem was actually a permissions error.

Thanks for your help.
 
Top