Jump to content

Help with .htaccess file


brent123456

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/

Archived

This topic is now archived and is closed to further replies.

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