[pca] pca-proxy.cgi and config files
Rajiv Gunja
opn.src.rocks at gmail.com
Fri Oct 17 13:51:22 CEST 2008
Martin,
Thanks for clearing that up. Now I can worry less about multiple pca.conf
file if an Engineer gets adventurous.
-GGR
--
Rajiv G Gunja
Blog: http://ossrocks.blogspot.com
2008/10/17 Martin Paul <martin at par.univie.ac.at>
> Rajiv Gunja wrote:
>
>> Martin,I assume that client servers will still use pca.conf file and will
>> search for it in this order a.) ./ current directory b.) /etc/ and c.)
>> /usr/local/
>>
>
> pca itself will continue to read pca.conf, it's only pca-proxy.cgi which is
> affected. I might have confused you with the server/client terms I used -
> forget about that. If pca is run, it reads (in this order):
>
> dirname($0)/pca.conf
> dirname($0)/../etc/pca.conf
> /etc/pca.conf
> $HOME/.pca
> ./pca.conf
>
> When pca-proxy.cgi runs, it reads (in this order):
>
> dirname($0)/../etc/pca-proxy.conf
> /etc/pca-proxy.conf
> ./pca-proxy.conf
>
> where "dirname($0)" is the directory where pca is installed. Settings in a
> later configuration file override settings in previously reads configuration
> files.
>
> Martin.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.univie.ac.at/mailman/private/pca/attachments/20081017/cc20bc63/attachment.html
More information about the pca
mailing list