I just installed mediawiki in a centos,but how can I change the port number instead of 80?

link|improve this question
feedback

1 Answer

up vote 3 down vote accepted

MediaWiki runs under httpd, so either change httpd's port, or listen on another port as well and create a virtual host on this new port for running MediaWiki.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.