[TYPO3-dev] Real Url Problem
Ries van Twisk
typo3 at rvt.dds.nl
Mon Jun 12 15:17:37 CEST 2006
Nirmalya wrote:
> Ries van Twisk wrote:
>
>> RealUrl did his work correctly, that's why you see a link similar to this :
>>
>> <a href="about-us.html">About Us</a>
>>
>> However your .htaccess is not processed and ass Dimitry pointed it
>> it's .htaccess, not _.ahtaccess
>>
>> You only need one entry for config.baseURL
>> config.baseURL = http://localhost/myWebsite/
>>
>> Ries
>>
>>
>>
>>
>>> Hi!
>>>
>>> Nirmalya wrote:
>>>
>>>
>>>> 1. "_.htaccess" in root of your TYPO3-installation
>>>>
>>>>
>>> Should be .htaccess
>>>
>>>
>>>
>>>> added Lines:
>>>>
>>>>
>>> No need to add lines. Correct .htaccess is provided with typo3.
>>>
>>>
>>>
>>>> config.baseURL = 1
>>>> config.baseURL = http://localhost/myWebsite/
>>>>
>>>>
>>> What is the point to set two values to the same property?
>>>
>>>
>>>
>>>> 'pagePath' => array(
>>>> 'type' => 'user',
>>>> 'userFunc' =>
>>>> 'EXT:realurl/class.tx_realurl_advanced.php:&tx_realurl_advanced->main',
>>>> 'spaceCharacter' => '-',
>>>> 'languageGetVar' => 'L',
>>>> 'expireDays' => 3
>>>> ),
>>>>
>>>>
>>> Mising mandatory field: rootpage_id. RealURL either will not work
>>> properly, or performance will be terrible. Read manual!
>>>
>>> Dmitry.
>>>
>>>
>>
> Thank you Ries,
>
> i've
> 1. renamed _.htaccess to .htaccess
> 2. added 'rootpage_id' => 1, in $TYPO3_CONF_VARS['EXTCONF']['realurl'] =
> and
> 3.added TypoSccript setup: config.baseURL = http://localhost/myWebsite/
>
> but the same issue is remaining.
> so any help ..
>
> thank you,
> Nirmalya
>
are you sure that apache not restricted and read the .htaccess file?
Ries
> -----
> http://fivee.in
> _______________________________________________
> TYPO3-dev mailing list
> TYPO3-dev at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-dev
>
--
Ries van Twisk
Freelance Typo3 Developer
=== Private:
email: ries at vantwisk.nl
web: http://www.rvantwisk.nl/freelance-typo3.html
skype: callto://r.vantwisk
=== Work:
email: ries at livetravelguides.com
web: http://www.livetravelguides.com
More information about the TYPO3-dev
mailing list