coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: keepman on February 02, 2004, 05:58:56 PM

Title: Security for anycontent.php
Post by: keepman on February 02, 2004, 05:58:56 PM
Try add the code after Copyright.

if (!defined('IN_COPPERMINE')) die('Not in Coppermine...');
Title: Security for anycontent.php
Post by: Joachim Müller on February 02, 2004, 11:55:08 PM
what's the point? I don't understand your posting, please describe in detail...

GauGau
Title: Security for anycontent.php
Post by: keepman on February 03, 2004, 04:28:33 AM
Quote from: "gaugau"what's the point? I don't understand your posting, please describe in detail...

GauGau
If the ppl click http://www.somedomain.com/anycontent.php ,
will show the error and real path.
Title: Security for anycontent.php
Post by: Tarique Sani on February 03, 2004, 04:42:05 AM
anycontent.php provided with the distribution is just an example

You are free to add/edit/delete everything from it