brent123456 Posted September 13, 2007 Share Posted September 13, 2007 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. Quote Link to comment Share on other sites More sharing options...
Jessica Posted September 13, 2007 Share Posted September 13, 2007 Wrong forum, sorry. Quote Link to comment Share on other sites More sharing options...
brent123456 Posted September 13, 2007 Author Share Posted September 13, 2007 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. Quote Link to comment Share on other sites More sharing options...
phat_hip_prog Posted September 13, 2007 Share Posted September 13, 2007 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/ Quote Link to comment Share on other sites More sharing options...
brent123456 Posted September 13, 2007 Author Share Posted September 13, 2007 phat_hip_prog, Thank you very much for your help, and links. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.