I would like to start Apache2 server in my Linux command line specifying a port. A solution which don't need to edit php.ini would be nice, because the command should not request sudo.
I need to access to the server with this adress:
http://localhost:1234/
For the moment, it start at:
http://localhost/