Recent content by serginhold95

  1. S

    htaccess

    Where throw htaccess file to make it work? On the local server (http://localhost/sait) all works great. p.s. sorry for my English by Google .htaccess AddDefaultCharset utf-8 RewriteEngine on RewriteRule ^note/([^/]*)$ note.php?title=$1 [L]
Top