Difference between revisions of "Index File Directory"
Jump to navigation
Jump to search
(New page: {{glossary | description = The path to a readable and writable directory where PhpGedView should store index files (include the trailing "/"). PhpGedView does not require this directory's...) |
(No difference)
|
Latest revision as of 19:22, 4 April 2008
- Index File Directory
- The path to a readable and writable directory where PhpGedView should store index files (include the trailing "/"). PhpGedView does not require this directory's name to be "index". You can choose any name you like.
For security, this directory should be placed somewhere in the server's file space that is not accessible from the Internet. An example of such a structure follows:
PhpGedView: dir1/dir2/dir3/PhpGedView
Index: dir1/dir4/dir5/dir6/index
For the example shown, you would enter ../../dir4/dir5/dir6/index/ in this field.
Used in: PGV Configuration