Howdy...
I'm trying to create a webpage about myselft but u dont want to create a separate page in html, i want to to put source code inside tpl file like
[about]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<style>
a:link {font:8pt/11pt verdana; color:red}
a:visited {font:8pt/11pt verdana; color:#4e4e4e}
</style>
and when somebody uses this link it will show about me page
http://127.0.0.1/~aboutIs that possible ? or is it on to do list?
and on more thing....PAGE NOT FOUND - Server dont show custom page not found ... for some reason....
Thanx