in the url if a type special % character i get the following 400 error
Bad Request
Your browser sent a request that this server could not understand.
when i type * special character in the url i get a 403 error
You don't have permission to access /folder/test*test on this server.
as i already have the 400 and 403 defined in .htaccess file why is the browser not able to display the html files i have created when a 400 and 403 error occurs and the these 2 html files are in the root directory
Bookmarks