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
Post a Comment