Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!


Click here to return to the 'How to capture output from certain Unix commands' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
How to capture output from certain Unix commands
Authored by: gregraven on Thu, May 1 2008 at 8:01AM PDT
For others who, like me, do not have an "http" command available to them, you can use "apachectl -t" to check the syntax of your Apache conf files.

---
--
Greg Raven
Apple Valley, CA

[ Reply to This | # ]
How to capture output from certain Unix commands
Authored by: robg on Thu, May 1 2008 at 8:38AM PDT
Greg:

Sorry, there was a typo in the hint (which I've now fixed). It should be:

httpd -t

(the "d" was missing)

-rob.

[ Reply to This | # ]