Can’t Access Subdirectory

Comment out the following by adding hash tags before it

#RewriteCond %{REQUEST_URI} !^/images/
#RewriteCond %{REQUEST_URI} !^/images
#RewriteCond %{REQUEST_URI} !.*images(.*)

and see if that helps.