<Directory> </Directory> 400 – Bad request 401 – Authorization Required 403 – Forbidden 404 – File Not Found 500 – Internal Server Error ErrorDocument 404 /filenotfound.html DirectoryIndex index.php3 index.php pictures.pl index.html default.htm ——————– The use of .htaccess files can be disabled completely by setting the AllowOverride directive to none: AllowOverride None ———– mod_rewrite directives must…