[Mediawiki-l] i am vey lose...

_tonneti tonneti at gmail.com
Tue Jun 28 11:55:35 UTC 2005


hi people, i have installed a media wiki and want to reduce the url to the 
/wiki/article system, can someone explain this method? >
---------------------------------------------
 Change your .htaccess : DirectoryIndex wiki     php_flag register_globals 
off     <Files "wiki"> ForceType application/x-httpd-phpAllow from all 
</Files>     <Files "wikiredirect"> ForceType application/x-httpd-phpAllow 
from all </Files>    Make the wiki file (without extension, at the 
rootpath): <?php include_once('index.php');?>    Make the wikiredirect file 
(without extension, at the rootpath): <?php
include_once('redirect.php');?> 
--------------------------------------------

what htaccess hav i to change?¿? i dont have any htaccess in my server, 
then, "make the wiki file" what is this? make a file with notepad puting 
this ocde inside or what..¿? i thinks there isnt a good documentation for 
media wiki newbies users...

greets
-- 
_tonneti_bennedeti_bonneti



More information about the MediaWiki-l mailing list