Differences

This shows you the differences between two versions of the page.

docs:phppathfinder [2010/01/10 01:31]
attilio pavone
docs:phppathfinder [2010/01/10 05:37] (current)
attilio pavone
Line 7: Line 7:
You can view an online demo here: You can view an online demo here:
[[http://lnx.utillyty.eu/utillyty.php/pathfinder|online demo]] [[http://lnx.utillyty.eu/utillyty.php/pathfinder|online demo]]
 +
 +<note warning>
 +Tested on
 +  * Firefox 3.5
 +  * Opera 10.10
 +  * Safari 3.0
 +  * Chrome 3.0
 +  * Internet Explorer 8.0
 +  * Konqueror 3.5
 +</note>
===== Download ===== ===== Download =====
-last stable version: **0.1.0, 09 Jan 2010**+last stable version: **0.1.0, 10 Jan 2010**
-You can get phpPathFinder from+phpPathFinder comes as part of **utillyt.php** (still under development).\\ 
 +You can get it from
[[http://sourceforge.net/projects/phppathfinder]] [[http://sourceforge.net/projects/phppathfinder]]
===== Install ===== ===== Install =====
-Download and extract the latest release archive.\\ +Download and extract the latest **utillyty.php** release archive from [[https://sourceforge.net/projects/phppathfinder/|sourceforge]].\\ 
-Edit config.php and .pfaccess for your requirements (see [[docs:phppathfinder#configuration|Configuration]] below).\\+Enter the pathfinder folder and edit config.php and .pfaccess for your requirements (see [[docs:phppathfinder#configuration|Configuration]] below).\\
FTP to your site.\\ FTP to your site.\\
<note>PHP 5.3.1 or later required</note> <note>PHP 5.3.1 or later required</note>
 +<note important>
 +phpPathFinder comes as part of utillyty.php.\\
 +You need the entire utillyty.php folder to get it working.
 +</note>
===== Configuration ===== ===== Configuration =====
Before running phpPathFinder you must configure it. Before running phpPathFinder you must configure it.
-There are twe file you must edit to set cofiguration:+Enter the ..utillyty.php/pathfinder folder. There are two file you must edit to set configuration:
  * config.php   * config.php
  * .pfaccess (path-finder access)   * .pfaccess (path-finder access)
Line 101: Line 116:
You can put line comments anywhere in the file, **except the @passwords section**, using the '#' token.\\ You can put line comments anywhere in the file, **except the @passwords section**, using the '#' token.\\
- +== Sections ==
-**Sections**:+
== @default == == @default ==
Line 126: Line 140:
Syntax:\\ Syntax:\\
username:MD5password\\ username:MD5password\\
 +
 +== Precedence ==
When a user log in to phpPathFinder, the system first check the username and password, When a user log in to phpPathFinder, the system first check the username and password,
Line 145: Line 161:
<code> <code>
-# default ======================================================================+# default ====================
@default @default
root: ../test/playground, browse:1, blacklist:.php.asp.perl root: ../test/playground, browse:1, blacklist:.php.asp.perl
-# groups ======================================================================+# groups =====================
@groups @groups
Line 158: Line 174:
name: guests, root: ../test/playground, download: 1 name: guests, root: ../test/playground, download: 1
-# users =======================================================================+# users ======================
   
@users @users
Line 167: Line 183:
-# passwords =======================================================================+# passwords ==================
# #
# <username>:password # <username>:password
Line 204: Line 220:
===== Develope ===== ===== Develope =====
 +
 +**utillyty.php** cvs repository is stored at:
 +[[https://sourceforge.net/projects/u-omnibus/|UTillyty.Omnibus]] under the utillyty.php cvs module.
===== Revision history ===== ===== Revision history =====
Line 211: Line 230:
This is the first alpha version. This is the first alpha version.
 +===== Forum =====
 +
 +[[talk:docs:phppathfinder|Talk:phpPathFinder]]

Navigation
Personal Tools