Включить/выключить чистые ссылки (Clean URLs)



Включить чистые ссылки:

UPDATE variable SET value = 's:1:"1";' WHERE name = 'clean_url'; DELETE FROM cache;

Выключить чистые ссылки:

UPDATE variable SET value = 's:1:"0";' WHERE name = 'clean_url'; DELETE FROM cache;

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
Image CAPTCHA
Copy the characters (respecting upper/lower case) from the image.