Mediawiki Remove index.php: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

23 April 2023

2 April 2023

  • curprev 20:2120:21, 2 April 2023Noob talk contribs 5,383 bytes +5,383 Created page with "==Info== My mediawiki is installed in path <b>/var/www/html/noobs</b> and i want to remove the <b>index.php</b> from the URL ==Apache2 config== This apache2 config file is from a localwiki:<br> Note the Path of <b>DocumentRoot</b><br> Inside the Directory angle brackets, note path and make sure:<br> :* <b>Options Indexes FollowSymLinks</b><br> :* <b>AllowOverride All</b><br> make sure they are included: <pre> <VirtualHost *:80> DocumentRoot /var/www/html/noobs..."