I have installed WP following the Codex with a resulting URL like www.mysite.com/wordpress/
.
Now when I type www.mysite.com/wp-admin
(or wp-content
and wp-includes
) WordPress automatically redirects to www.mysite.com/wordpress/wp-admin
; I ask if there’s a way to disable this automatic redirect and show a 404 if the URL’s is not correct?