SID-01649: PUBURLPATH
| Status: |
Answered |
TWiki version: |
5.0.0 |
Perl version: |
5.0 |
| Category: |
CategoryDocumentation |
Server OS: |
Linux |
Last update: |
12 years ago |
According to the TWiki Reference Manual variable PUBURLPATH expands to /p/pub. I don't understand the "p." What is this path refering to? Isn't "pub" a subdirectory/folder of twiki from the TWiki installation?
--
David Steininger - 2013-03-05
Discussion and Answer
The PUBURLPATH variable expands to whatever you have configures in your TWiki. The
/p/pub is specific to the TWiki.org TWiki, it is the path as seen from the browser (defined by the apache
Alias directive), which is different from the file system path.
--
Peter Thoeny - 2013-03-05
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.