This commit is contained in:
David Eisinger
2024-11-08 14:43:19 -05:00
parent 6d08d6fd92
commit bcc2631f69
7 changed files with 7 additions and 7 deletions

View File

@@ -201,7 +201,7 @@ or create your own macros.
## Viewing Processes on a Given Port with lsof
[**Zachary:**](https://viget.com/about/team/zporter) When working on
projects, I occassionally need to run the application on port 80. While
projects, I occasionally need to run the application on port 80. While
I could use a tool like [Pow](http://pow.cx/) to accomplish this, I
choose to use [Passenger
Standalone](http://www.modrails.com/documentation/Users%20guide%20Standalone.html).