Please keep in mind that the URL_Rewrite function in Horizon QCMS 4.1 is only tested on an Apache webserver (on MS-Windows and Linux servers). | |
|
|
Step 1 Open config.php in Notepad and look for the $url_rewrite variable. |
|
|
|
Step 2 Change $url_rewrite into true: $url_rewrite=true; |
|
|
|
Step 3 Save config.php and then you'll have enabled URL_Rewrite! |