apache - 403 forbidden occurs for some URL -
i want know how remove 403 issue particular url . example ,whatever comes after http://www.example.com/webapp/* , need remove 403 issue. how set this?
you must configure web server allow pages file directory served public. http://httpd.apache.org/docs/2.2/urlmapping.html#user
Comments
Post a Comment