SID-01865: Where did do come from?
| Status: |
Answered |
TWiki version: |
5.1.1 |
Perl version: |
|
| Category: |
CategoryInstallation |
Server OS: |
Linux |
Last update: |
11 years ago |
I have a client who used the Apache config generator.
http://twiki.org/cgi-bin/view/TWiki/ApacheConfigGenerator
I was Very surprised to see
ScriptAlias /do "/var/www/html/twiki/bin"
Why "do"?
That's going to confuse people who actually know how TWiki works. Why not "bin"?
Where did "do" come from?
--
Vicki Brown - 2014-02-01
Discussion and Answer
The
/do/view might confuse administrators, but it is more logical for the end users, as in "do something" / emphasizing a verb. Such as "go ahead, view this page", emphasized "go ahead, do view this web page" aka
/do/view/Web/Page. A "bin view this page" is incomprehensible for non-technical users.
--
Peter Thoeny - 2014-02-02
Hmmmmmm
--
Vicki Brown - 2014-02-27
COuld you update the config generator to include a comment to that effect so that when an admin is looking at the Apache config this makes more sense?
--
Vicki Brown - 2014-02-27
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.