osx - Changing htdocs directory xampp causing error -


i'm working on mac 10.6.8 , i've installed xampp , change htdocs files looked for. have changed httpd.conf file in etc folder within xampp

so lines read:

documentroot "/workarea/folderforhtml"

i've changed directory folder

directory "/workarea/folderforhtml"

i've put test.html folder in file when go localhost/test.html i'm getting 403 error. there permission setting need change in order access these files?

i've restarted server many times well.


Comments

Popular posts from this blog

Why can rails not find a route created by a helper? -

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -