Poland
|
Create .htaccess
Paste: RewriteEngine On
Next You have to generate SEO RULES from your AdminCP.
Then paste mod_rewrite RULES into your .htaccess file...
Instruction from vot:
SEO Instruction
1) Enable Rewrite Module in your hosting panel
2) Enable using of .htaccess file in your hosting panel
3) AdminCP -> SEO -> Static URL:
Enable every rule (check a checkbox at the right for every line)
4) At the same page set:
Rewrite compatibility: YES
5) Click the "View the current Rewrite Rules" at the page top
6) Copy the content corresponding to your host type to the Clipboard (i.e. a part for Apache Web Server (independent host used))
7) Create the ".htaccess" file in the Discuz root folder
8) Paste a content from the Clipboard
9) Edit the file content if required,
i.e. set the "RewriteBase /your_subfolder/" if your Discuz installed not in the site root but in a subfolder.
10) Save the .htaccess file
11) Go to AdminCP -> Tools -> Update Cache,
check all the checkboxes, and then submit the form [OK]
|
|