[TYPO3-english] RealURL query

Dan Osipov dosipov at phillyburbs.com
Fri Sep 11 17:18:17 CEST 2009


Further debugging shows that this doesn't happen in IE, only Firefox 
(I'm running 3.5.3)...

Dan Osipov
Calkins Media
http://danosipov.com/blog/

Dan Osipov wrote:
> Thanks!
> 
> I've spent some time debugging the issue, and narrowed it down.
> 
> This happens after the page is already loaded, and its including other 
> items from the head. Base URL is not being applied to these, so the URL 
> requested is sent to RealURL, like this:
> "/pb/news/news_details/article/28/2009/january/28/typo3temp/javascript_93077bb238.js" 
> 
> instead of
> "/pb/typo3temp/javascript_93077bb238.js"
> which is a valid location of the file.
> 
> Where can I go from here?
> 
> Dan Osipov
> Calkins Media
> http://danosipov.com/blog/
> 
> Dmitry Dulepov wrote:
>> Hi!
>>
>> Dan Osipov wrote:
>>> Yes, the query is definitely coming from that part of configuration...
>>>
>>> Here is my .htaccess config. Anything wrong?
>>
>> Looks ok. One thing I would do is to check if it works. I would enable 
>> rewrite log and see how the URL is rewritten when this query happens. 
>> Another option is to set up a breakpoint in debugger or a log message 
>> to see what is the REQUEST_URI.
>>


More information about the TYPO3-english mailing list