driverdave
06-12-2002, 04:44 PM
Is there a way to get the URI of a script from a httpd PID #?
![]() | View Full Version : Apache Expert Question driverdave 06-12-2002, 04:44 PM Is there a way to get the URI of a script from a httpd PID #? priyadi 06-12-2002, 10:19 PM I think this info is available on the server status page. By default it is http://yourhostname/server-status. driverdave 06-12-2002, 11:22 PM I have ExtendedStatus commented out in httpd.conf. I'll enable it and check it out. |