No subject


Thu Dec 20 13:42:36 CET 2007


missing something. Also I read somewhere that the syntax used on
apache.confis slightly different from the one on .htaccess. Check
yours.
Also I was only able to use realurl with manual configuration. You are usin=
g
auto configuration. Also check that.

I'm using this setup:

  simulateStaticDocuments =3D 0
  baseURL =3D http://www.smachado.com/
  tx_realurl_enable =3D 1
  uniqueLinkVars =3D 1
  linkVars =3D L
  defaultToHTMLsuffixOnPrev =3D

Hope this helps.

Best Regards,
S=E9rgio

On Jan 11, 2008 4:06 PM, Unai Aizpurua <unai at alambre.net> wrote:

> HI All,
>
> I'm trying my first adventure with RealUrl and it's more like a nightmare=
.
>
> Tried the minimun changes to the default setting.
> This is my configuration:
>
> .htaccess
> =3D=3D=3D=3D=3D=3D=3D=3D=3D
> <IfModule mod_rewrite.c>
> RewriteEngine On
> RewriteBase /web_t3/
> RewriteCond %{REQUEST_FILENAME} !-f
> RewriteCond %{REQUEST_FILENAME} !-l
> RewriteRule . /web_t3/index.php [L]
> </IfModule>
>
> TS
> =3D=3D
> config.simulateStaticDocuments =3D 0
> config.baseURL =3D http://172.26.0.101/web_t3/
> config.tx_realurl_enable =3D 1
>
> Localconf.php
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> $TYPO3_CONF_VARS['EXT']['extConf']['realurl'] =3D
>
> 'a:3:{s:10:"configFile";s:26:"typo3conf/realurl_conf.php";s:14:"enableAut=
oConf";s:1:"1";s:14:"autoConfFormat";s:1:"0";}';
>
>
> The links in the frontends appears correctly:
> http://172.26.0.101/web_t3/leve11/level2
>
> But when you click this typo3 message appears:
> "Reason: "level1/level2/" could not be found, closest page matching is"
>
> Any idea Why this can be?
> I lost all the day searching for a solution, but nothing.
>
> Thanks in advance.
>
> Unai Aizpurua
> unai at alambre.net
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>



--=20
S=E9rgio Machado | www.smachado.com

PLAY WEZZLES!!! | www.smachado.com/wezzles


More information about the TYPO3-english mailing list