I want to start an Apache 2 server on localhost:8080 on an as-needed basis without superuser permissions, with the root directory for web content being /home/user/example/web/directory. I don't want the server running all the time; only when I am testing it (when I stand it up it will be running on a different box). What is the best way (i.e. least configuration needed without loosing security) to do this?
|
| ||||
|
feedback
|
Also, use the | |||||
feedback
|