Tagged Questions
The apache2-reload tag has no wiki summary.
3
votes
2answers
719 views
Reloading Apache2 via Terminal in MAC OS X
Am trying to reload Apache 2 via /init.d/apache2 reload command in terminal but I get a command not found error and when I look at the etc/ directory in Finder I can't see any init.d folder. Is there ...
3
votes
1answer
717 views
How do you debug a mod_perl2 module without restarting?
Environment: Apache/2.2.11 (Win32) mod_apreq2-20051231/2.6.2-dev mod_perl/2.0.4-dev Perl/v5.10.0
Situation very similar to what's described in this discussion list post, except for being on win32.
I ...