hii guys..
how to check the path configuration in apahe/server is available or not using c# ?
Printable View
hii guys..
how to check the path configuration in apahe/server is available or not using c# ?
Apache for Windows ?
Have you searched in the registry for install path ?
Are you talking about the confinguration used by the apache server?
If so, isn't it in the httpd.conf file in <drive letter>:\<Apache Install Directory>\conf\................for apache 2.0.59 the <Apache Install Directory> is Program Files\Apache Group\Apache2.
HTH