hi all,
I have my server setup on a multi-site with 1 code base solution. Right now my code base is located on /code/drupal_base and all the corresponding sites located on /home/user are sym linked to that code base. the problem is that lightspeed is throwing a 403 error specifically for js and css files. You can view it at this Link: phonerepair.us
all of the CSS and JS files arent loading. they are getting a 403 error when i try to goto the link directly.
I also did a minor investigation. i made a test.html file and put it in one of the directories that were giving the 403 error.
so basically litespeed cannot access files outside of the user home directory. how can this be corrected? it works fine in apache.
thanks.
I have my server setup on a multi-site with 1 code base solution. Right now my code base is located on /code/drupal_base and all the corresponding sites located on /home/user are sym linked to that code base. the problem is that lightspeed is throwing a 403 error specifically for js and css files. You can view it at this Link: phonerepair.us
all of the CSS and JS files arent loading. they are getting a 403 error when i try to goto the link directly.
I also did a minor investigation. i made a test.html file and put it in one of the directories that were giving the 403 error.
so basically litespeed cannot access files outside of the user home directory. how can this be corrected? it works fine in apache.
thanks.