Thread
:
.htaccess blocking PHP file_get_contents
View Single Post
01-07-2013, 03:32 PM
PM User
|
#
4
Redcoder
Regular Coder
Join Date: May 2012
Location: /dev/couch
Posts: 309
Thanks: 2
Thanked 46 Times in 45 Posts
Well, then you need to rewrite the htaccess file and give it access to that folder.
Code:
RewriteCond %{REQUEST_URI} !/folderto.txtfile
But read up on editing it. You don't want to brick the set permissions.
__________________
For professional Hosting and Web design
.....
NetEssentials.co.uk
Redcoder
View Public Profile
Visit Redcoder's homepage!
Find More Posts by Redcoder