Re: Where from does Apache-Test get the servername used

2006-03-24 Thread Tom Schindl
Thanks found it myself some minutes after posting to list. i needed it for my TomKit-0.01_4-release. Tom Torsten Foertsch wrote: > On Thursday 23 March 2006 00:02, Tom Schindl wrote: > >>how does Apache-Test retrieves the servername inserted into httpd.conf >>is it possible to access this value

Re: Where from does Apache-Test get the servername used

2006-03-24 Thread Torsten Foertsch
On Thursday 23 March 2006 00:02, Tom Schindl wrote: > how does Apache-Test retrieves the servername inserted into httpd.conf > is it possible to access this value while running tests? I think, Apache::Test::vars->{servername}. $ APACHE_TEST_HTTPD=/opt/apache22/sbin/httpd perl -MApache::Test -MDat