Jump to content

Recommended Posts

I am not sure what to put in my .htaccess file. I want to deny direct access to pages and images in a directory but I want my script to be able to access the images and pages in the directory. I have tried a couple of different things that will let me have access to the pages though require_once but not the images as they will not load on the pages that is using them. Any one know what I could do about this?

 

Thanks.

Link to comment
https://forums.phpfreaks.com/topic/69142-help-with-htaccess-file/
Share on other sites

Maybe you could give me an idea of where I could post this to get some help with my problem, it may not be a big deal for you (as your statement seems to indicate) but I could use some help so when I post my site in the beta testing section it will be more secure.

 

Thanks.

You'll get some info here, .htaccess files use same directives as conf file:

http://httpd.apache.org/docs/2.2/howto/htaccess.html

http://httpd.apache.org/docs/2.2/configuring.html

Later you may want to look into mod_rewrite and here's a useful forum, yet it take a day or two to get an answer...

http://forum.modrewrite.com/

This thread is more than a year old. Please don't revive it unless you have something important to add.

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.   Restore formatting

  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...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.