Jump to content
MakeWebGames

Recommended Posts

Guest Danny Hanson
Posted

.htaccess is a powerfull tool. I would advise you to look into what exacally .htaccess can do, and what it adds/takes away.

Guest Danny Hanson
Posted

You don't install htaccess, just place a file called .htaccess into your public_html folder (or other folder with a little line in the htaccess file) make sure its not called .htaccess.txt or anything. Just place the code in there.

And i wont go into why im banned.

Posted

im not going to make a new thread about this cuz my problem is like this.. how can i disable people going to folder public_html/images/

but to view them in the site?

sry for my poor english! thx again!

Guest Danny Hanson
Posted

In the images folder make a .htaccess file. And add this inside it:

 

IndexIgnore *

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...