toz se muzete podivat kde bydlim http://kktnk.sh.cvut.cz/~root

httpd.conf: direktiva redirect:
Citace Původně odeslal apache manual
Kód:
Redirect permanent /foo/ http://www.example.com/bar/
This will redirect any URL-Path starting in /foo/ to the same URL path on the www.example.com server with /bar/ substituted for /foo/. You can redirect clients to any server, not only the origin server.
pozn, cilova uri musi byt absolutni.