Hi! I''m setting up Rails and Typo for my homepage on Dreamhost. This is the file structure I am trying out: # Top directory with two Rails apps ~/marklunds.com/marklunds ~/marklunds.com/typo # The web root dir is in the main app ~/marklunds.com/marklunds/public # Symlink to Typo from main app ~/marklunds.com/marklunds/public/peter/blog -> ../../../typo/public Is this a reasonable setup? Second question - a request for "/peter/blog" without the trailing slash yields an HTTP 400 Bad Request. If I remove the .htaccess file in the Typo public dir (the target of the symlink) I get the directory listing fine as expected. However, with the (nested) .htaccess file of Typo in place (the file I''m talking about is ~/marklunds.com/typo /public/.htaccess) I get the 400. Any clues why? Any good workaround I could use? Thanks a bunch! Peter ---------------------------- Peter Marklund Garvar Lundins Gränd 7 11220 Stockholm Sweden Mobile Phone: +46-(0)70-4164857 Work Phone: +46-(0)8-56210326 Home Phone: +46-(0)8-50091315 IM: AIM - petermarklund, MSN - peter_marklund-PkbjNfxxIARBDgjK7y7TUQ@public.gmane.org, Yahoo - peter_marklund2002 http://marklunds.com/peter ----------------------------