Whats up with Hatim!

life, musings and rants of a Pakistani Software Developer

Working on my Typo Site

Posted by hatim Tue, 03 Apr 2007 06:14:00 GMT

I have been working to extend my typo based website. Firstly after a discussion over the latest features of Typo in #typo channel of irc.freenode.net, I decided to give the SVN trunk a try. I also looked up a decent theme from typo garden to fulfill my needs (until the day I make my own theme)

One thing which I have not been able to work out is an easy way to route the main page of my site to /blog/pages/home..I am now able to route easily to pages within my typo blog using proxy option ([P]) of mod_rewrite.

Following '.htaccess' file is similar to what I have used...

Options +FollowSymLinks
Options +Indexes
RewriteEngine on
RewriteBase /
RewriteRule ^$ http://site.com/path_to_view [P]

 


The result is that I have pages which can be accessed from outside URL, but are still controlled by Typo.

Posted in  | Tags ,  | no comments | no trackbacks

Comments

Trackbacks

Use the following link to trackback from your own site:
http://hatimonline.com/blog/trackbacks?article_id=working-on-my-typo-site&day=03&month=04&year=2007

(leave url/email »)

   Preview comment