Download  |  Search  |  Log in  |  FAQ  |  Memberlist  |  Online  |  TYPO3.org Developer Resource
Home » Installation & Updates » Linux / Unix » 3.x
Post new topic   Reply to topic Page 1 of 1 [7 Posts] .htaccess
Author Message
teepo3



Joined: 25 Jan 2006
Posts: 45

PostPosted: 25 Jan 2006 - 3:07 pm    Post subject:  .htaccess Reply with quote

Hello, I'm new to this forum.

I have installed typo3 on my Windows local machine for testing purposes. So far, the only problem I have relates to friendly URL's.
I have activated simulateStaticDocuments = 1 and used the recommended .htaccess.
I get links like:
Line:  Code:
1
 Show complete code

Please let me know if is it possible to get a better link structure like:
Line:  Code:
1
 Show complete code

or something like that?
Back to top
View user's profile Send private message
moob



Joined: 11 Oct 2005
Posts: 132

PostPosted: 25 Jan 2006 - 3:44 pm    Post subject: Reply with quote

1. activate: config.simulateStaticDocuments_noTypeIfNoTitle = 1
2. use the field alias for url text

moob
Back to top
View user's profile Send private message
teepo3



Joined: 25 Jan 2006
Posts: 45

PostPosted: 25 Jan 2006 - 4:01 pm    Post subject: Reply with quote

moob wrote:
1. activate: config.simulateStaticDocuments_noTypeIfNoTitle = 1
moob

Whereabout?
Back to top
View user's profile Send private message
moob



Joined: 11 Oct 2005
Posts: 132

PostPosted: 25 Jan 2006 - 5:09 pm    Post subject: Reply with quote

TypoScript Syntax and In-depth Study:

http://typo3.org/documentation/document-library/doc_core_ts/

Line:  Code:
1
2
3
4
5
6
7
8
9
10
11
12
13
config.simulateStaticDocuments = 1
config.simulateStaticDocuments_noTypeIfNoTitle = 1
config.spamProtectEmailAddresses = 1

page = PAGE
page.typeNum = 0
page.stylesheet = fileadmin/template/typo3cafe.css
page.config.index_enable = 1
page.10 = TEMPLATE

...
 Show complete code
Back to top
View user's profile Send private message
teepo3



Joined: 25 Jan 2006
Posts: 45

PostPosted: 25 Jan 2006 - 6:14 pm    Post subject: Reply with quote

Better I start reading first. Also, please let me know where can I find some templates in order to take a look at the code.

Thanks.

Last edited by teepo3 on 27 Jan 2006 - 5:25 pm; edited 1 time in total
Back to top
View user's profile Send private message
moob



Joined: 11 Oct 2005
Posts: 132

PostPosted: 25 Jan 2006 - 6:55 pm    Post subject: Reply with quote

Use the QuickStart package, template included:

http://typo3.org/1274.0.html

If you need to get started with TYPO3 and learn or experience the basics of TYPO3 development, work through the "Getting Started" document

http://typo3.org/documentation/document-library/doc_tut_quickstart/

then the "Modern Template Building"

http://typo3.org/documentation/document-library/doc_tut_templselect/
Back to top
View user's profile Send private message
teepo3



Joined: 25 Jan 2006
Posts: 45

PostPosted: 25 Jan 2006 - 7:35 pm    Post subject: Reply with quote

Thank you moob for your help.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [7 Posts] View previous topic :: View next topic
Home » Installation & Updates » Linux / Unix » 3.x
Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum