Share

QuikWiki

Tracker: Bugs

5 Need a filepath variable for where pages are located. - ID: 907131
Last Update: Settings changed ( rkiesling )

Many systems to not allow files in the cgi-bin
directory to be written to, regardless of permissions,
for security reasons.
I made a $filedir=" path "; variable for assigning the
folder where all web page files are kept. The only
file in the cgi-bin is the quikwiki.cgi file. I had to
change lots of lines. Allowing the admin to set this
variable makes the application more useable.

--rick
polarzinc@yahoo.com


Nobody/Anonymous ( nobody ) - 2004-02-29 21:35

5

Closed

None

Nobody/Anonymous

None

None

Public


Comment ( 1 )




Date: 2007-06-26 00:23
Sender: rkieslingSourceForge.net DonorProject Admin


I've added the feature. You can use SetEnv and PassEnv in httpd.conf
to set the $WIKIPATH environment variable, or even add the director(ies)
in the script manually. No user $HOME directory expansion for the site's

user directories, though, so the wiki won't be able to expand directories

like ~/public_html on a client system.


Log in to comment.

Attached File

No Files Currently Attached

Changes ( 2 )

Field Old Value Date By
status_id Open 2007-06-26 00:24 rkiesling
close_date - 2007-06-26 00:24 rkiesling