[Typo3-linux] Install to root
Michael Stucki
mundaun at gmx.ch
Thu Jun 19 17:31:45 CEST 2003
Jakob Rohde wrote:
> Well, then let me rephrase: how do I make my website accessible without
> the appended folder name? I don't want to have to write
> www.mysite.com/site!
Sorry, so I didn't get your point.
You have three possibilities:
a) Create a rewrite rule and redirect all requests to <subdir>. This is what
I am actually doint on our company website. To me it's just 'cleaner' if
the site is stored in an own subdirectory.
b) Move all content of <subdir> to <currentdir>. But don't forget to fix the
symlink target.
c) Change your Apache config and change the document root to <subdir> - not
recommended...
> And I don't just try, because I want to upload the files right the first
> time - if I can. I can imagine it will take a while uloading all the files
> using FTP?
Don't you have SSH access?
Cheers - michael
More information about the TYPO3-linux
mailing list