×
Create a new article
Write your page title here:
We currently have 3,189 articles on s23. Type your article name above or create one of the articles listed here!



    s23
    3,189Articles

    How to get rid of the "index.php" part in the Wiki URLs:

    (internal, for future reference)

    #LoadModule rewrite_module modules/mod_rewrite.so
    #AddModule mod_rewrite.c
    
    <-uncomment in httpd.conf
    
    
    michael: RewriteEngine on
    michael: RewriteRule ^/wiki/index\.php/(.*)  /wiki/$1    [NC,QSA,L]
    


    Cookies help us deliver our services. By using our services, you agree to our use of cookies.
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.