How do I prevent this upload page from being accessed? chmod?
How do I prevent this upload page from being accessed? chmod?
If you want to block browsing of a directory, easiest method is to drop an empty index file into it. An example of this is the index.php in your wp-contents directory (one up).
This topic has been closed to new replies.