Forum

 / Main / Forum
All Categories > TYPO3 > Extensions > realURL problem
Total Posts: 1 - Pages (1): [1]
Author: henri delebecque
Posted: May 21 2008 - 03:19 PM
Subject: realURL problem
Hello,

I have the following configuration:
- realURL extension installed and running
- apache 2.2
- caches flushed (many times )

the following typoscript code at the beginning of my page template:
_______________________________________
// Disable static document simulation
config.simulateStaticDocuments = 0

// Prefix anchors
config.prefixLocalAnchors = all

// Base tag
config.baseURL = http://server.domain.fr/cms/

// Enable RealURL
config.tx_realurl_enable = 1
_______________________________________

The following Php code in a conf_realurl.php file, loaded by /typo3conf/localconf.php:
________________________________________
<?php
/**
* RealURL configuration
*/
$TYPO3_CONF_VARS['EXTCONF']['realurl'] = array(

// Default host
'_DEFAULT' => array(

// General configuration
'init' => array(
'doNotRawUrlEncodeParameterNames' => 0,
'enableCHashCache' => 1,
'respectSimulateStaticURLs' => 1,
'appendMIssingSlash' => 1,
'adminJumpToBackend' => 0,
'enableUrlDecodeCache' => 1,
'enableUrlEncodeCache' => 1,
),

// Redirections
'redirects' => array(),

// Pre variables
'preVars' => array(

// No cache
array(
'GETvar' => 'no_cache',
'valueMap' => array(
'no_cache' => 1,
),
'noMatch' => 'bypass',
),

// Language
array(
'GETvar' => 'L',
'valueMap' => array(
'fr' => '0',
),
'valueDefault' => 'fr',
),
),

// Transformation method
'pagePath' => array(
'type' => 'user',
'userFunc' => 'EXT:realurl/class.tx_realurl_advanced.php:&tx_realurl_advanced->main',
'spaceCharacter' => '-',
'languageGetVar' => 'L',
'expireDays' => 3,
),

// Fixed post variables
'fixedPostVars' => array(),

// Post variables
'postVarsSets' => array(
'_DEFAULT' => array(),
),

// File names
'fileName' => array(
'index' => array(
'index.html' => array(
'keyValues' => array(),
),
),
),
),
);
?>
______________________________
I have also the following .htaccess content:
RewriteEngine On
RewriteRule ^.*typo3/.*$ - [L]
RewriteRule ^.*typo3/$ - [L]

RewriteCond %{REQUEST_FILENAME} !-f [OR]
RewriteCond %{REQUEST_FILENAME} !-d [OR]
RewriteCond %{REQUEST_FILENAME} !-l

RewriteRule ^.*/$ /index.php [PT]
___________________________________________
But, when I look at the links my page contains, my browser still shows URL like:
"http://server.domain.fr/cms/index.php?id=31"
that seems to say that typo3 doesn't rewrite the URL ?

Please, could someone help me?
thanks a lot
best regards
Total Posts: 1 - Pages (1): [1]
You must login to post a message to this conference.

Top 10 Updates

Useful Links geändert am  24-Apr-2013 06:31:20
Nice fonts using Google font API geändert am  20-May-2010 14:36:47
TS-based Searchbox for Indexed Search  geändert am  18-May-2010 16:27:15
TYPO3 SEO geändert am  30-Apr-2010 07:44:22
Search engine friendly graphical headers in TYPO3 geändert am  30-Apr-2010 07:33:44
Creating a simple Infocenter using TYPO3 geändert am  17-Nov-2009 11:12:52
Making the Section Menu work correctly with TemplaVoila geändert am  05-May-2009 10:27:17
Show pages with type "Not in Menu" in a sitemap geändert am  05-May-2009 10:11:17
Implementation of the DHTML menu from brainjar.com  geändert am  01-Feb-2009 13:02:48
Sample DHTML menu geändert am  01-Feb-2009 12:51:25

Latest comments

17-Jun-2013 19:46:54
sxwluus sxwluus schrieb: 5UymqQ , [url=http://xgbwceyjiybq.com/]xgbwceyjiybq[/url],...
tt_news frontend editing
17-Jun-2013 11:47:10
csfhvekmk csfhvekmk schrieb: NsWb99 <a href="http://qwcpinxbhbrf.com/">qwcpinxbhbrf</a>
tt_news frontend editing
15-Jun-2013 12:26:34
msosqw msosqw schrieb: Env97k , [url=http://ejofmzvtlxyx.com/]ejofmzvtlxyx[/url],...
pidInRootLine,treeLevel,TSFE:id
Deutsch
Search: