change default url
|
|
How do I change the default URL from http://servername:8080/mediawiki to http://servername:8080? |
|
|
You have to change inside the file ‘httpd.conf’, which is located in apache2/conf folder, the DocumentRoot directive. You have to look for something like
to
Cheers |
|
|
It worked! Thanks! |
