Craig Dunigan wrote:
On Fri, 8 Apr 2005, Charles Li wrote:I have Oracle App Server, which uses the Apache as its webserver. How do I find out what version of Apache its using? Thanks, Charles
Should be in error_log every time Apache starts up. If not, set your LogLevel to 'info' and do a graceful restart; it should show up then.
But if you're really really lazy, you could: httpd -v Thanks -dant --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx