Member
Member
nilswindisch   30-12-2007, 12:58
#1

just place a .htaccess file in zp-core with

`

``

Order deny,allow

deny from all

`

[i]adapted from the wordpress security guide (blog).[/i]

Member
Member
sbillard   30-12-2007, 21:25
#2

Will this still allow setup.php to read this and possibly write to it?

Member
Member
nilswindisch   30-12-2007, 22:27
#3

reading is no problem (otherwise the zenphoto installation would be unaccessible immediately) and writing should work as well. "deny" protects against wget and alike but server files (like setup.php) will still have full access.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.