Official Documentation... |
APPENDIX: Online vs. Local File/Folder LocationsWhen specifying file locations within your configuration, header, footer and stylesheet documents; it is important to differentiate between online and local file locations. On computers running Windows, file paths typically use a backward slash (backslash \ ) to represent subfolders. Computers running Linux/Unix typically use a forward slash (usually called "slash" / ) to represent subfolders. In BNBT's configuration, it is suggested that you use forwards slashes without regard to your operating system. Forward slashes will work for computers running Windows. Local File/Folder LocationsThe following locations are for folders stored locally on your computer and should be referenced using a local and relative path:
— specifies the path to the directory/folder in which authorized torrent files reside. — specifies the path to the directory/folder which serves as the root directory for the tracker's built-in file server. — specifies the path to the directory/folder in which tracker access logs are stored. (disabled and left blank by default) — specifies the path to the directory/folder in which tracker error logs are stored. (disabled and left blank by default) — specifies the path to the directory/folder in which uploaded torrents are saved; almost always should be identical to the value of the Allowed Directory. — specifies the path to the directory/folder to which deleted torrents are moved. (disabled and left blank by default) The following locations are for files stored locally on your computer and should be referenced using a local and relative path:
— specifies a database file that stores information regarding the torrents tracked by your tracker. — specifies a database file that stores status information regarding the torrents tracked by your tracker. — specifies a database file that stores the posted user comments for the torrent tracked by your tracker. — specifies a database file that contains the usernames, encoded passwords and permission levels for the registered users of your tracker. — specifies the name and location of an XML file, in which tracker and torrent statistics are saved. This file can then be integrated into a webpage using an XML parse script. — specifies an HTML file to be rendered above the torrent table and below the Navigation Bar on your tracker's index page. — specifies an HTML file to be rendered below the torrent table on your tracker's index page. Online File/Folder LocationsThe following locations are for files and folders stored locally on your computer and should be referenced using an online location which is relative to your tracker's URL and must begin with a leading slash:
— specifies an external cascading stylesheet to be used for all webpages generated by the tracker. — specifies an image file (usually 1 pixel squared) to use as the color for filled portions of progress bars displayed by your tracker. — specifies an image file (usually 1 pixel squared) to use as the color for the unfilled portions of progress bars displayed by your tracker. — specifies an external URL where copies of the torrents tracked by your tracker are stored. This value is typically an absolute URL and will begin with http://; Please read the Appendix section regarding the ETD before enabling this feature. The majority of tracker administrators do not use the ETD. (disabled and left blank by default) When specifying the locations of images placed with an <img> tag, you should store these files within the tracker's file server folder structure and reference them using a relative and online location. |
©2004 ZionMatrix.com