[Linpha-cvs] SF.net SVN: linpha: [4683] trunk/linpha2
Status: Inactive
Brought to you by:
bzrudi
From: <fan...@us...> - 2007-02-18 23:23:47
|
Revision: 4683 http://svn.sourceforge.net/linpha/?rev=4683&view=rev Author: fangehrn Date: 2007-02-18 15:23:43 -0800 (Sun, 18 Feb 2007) Log Message: ----------- 2007-02-19 flo * .htaccess added .htaccess files to albums/ and var/ i thought they were already there...? Modified Paths: -------------- trunk/linpha2/ChangeLog Added Paths: ----------- trunk/linpha2/albums/.htaccess trunk/linpha2/var/.htaccess Modified: trunk/linpha2/ChangeLog =================================================================== --- trunk/linpha2/ChangeLog 2007-02-18 23:21:00 UTC (rev 4682) +++ trunk/linpha2/ChangeLog 2007-02-18 23:23:43 UTC (rev 4683) @@ -9,6 +9,10 @@ @todo check for outdated entries, handle modified entries somehow + * .htaccess + added .htaccess files to albums/ and var/ + i thought they were already there...? + 2007-02-15 bzrudi * Still MetaData mining ;-) Added: trunk/linpha2/albums/.htaccess =================================================================== --- trunk/linpha2/albums/.htaccess (rev 0) +++ trunk/linpha2/albums/.htaccess 2007-02-18 23:23:43 UTC (rev 4683) @@ -0,0 +1 @@ +Deny from all \ No newline at end of file Added: trunk/linpha2/var/.htaccess =================================================================== --- trunk/linpha2/var/.htaccess (rev 0) +++ trunk/linpha2/var/.htaccess 2007-02-18 23:23:43 UTC (rev 4683) @@ -0,0 +1 @@ +Deny from all \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |