|
This is what happens when I try to restart
httpd with the below command /usr/local/sbin/mini_httpd: No match. **.cgi: No match. I used this command since I am using https /usr/local/sbin/mini_httpd -S -E
/var/etc/cert/pem -c **.php|**.cgi -u root -maxproc 16 -i
/var/run/mini_httpd.pid From: Espen Johansen
[mailto:[EMAIL PROTECTED] Do a “ps –auxww |grep
http” and you will se full command line for whatever process (change or
remove the grep if you are looking for something else) you are looking to kill
/restart (unless you already killed it that is) /usr/local/sbin/mini_httpd -c **.php|**.cgi
-u root -maxproc 16 -i /var/run/mini_httpd.pid -lsf From: alan walters
[mailto:[EMAIL PROTECTED] How can the httpd be restarted from the command line. I
attempted to run the php script from the command line but it failed looking for
credentials. |
- RE: [pfSense Support] restarting httpd alan walters
- Re: [pfSense Support] restarting httpd Scott Ullrich
- RE: [pfSense Support] restarting httpd alan walters
