MyBB Support

What permissions should I use on images directory?

Submitted by AndresXZ09, , Thread ID: 3349

Thread Closed

RE: What permissions should I use on images directory?

Aoki
retired
Level:
83
Reputation:
348
Posts:
7.89K
Likes:
2.3K
Credits:
1.7K
30-04-2015, 12:47 AM
#2
Just create an index.html file and put it in the directory you want to "hide".

Example:
Code:
<!DOCTYPE html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Access denied</title>
</head>
<body>
Access denied.
</body>

Users browsing this thread: 1 Guest(s)