[TYPO3-english] real url- not found error
Rupali Gupta
rupali.ffm at googlemail.com
Thu Oct 16 16:23:06 CEST 2008
well my .htaccess is not correct,
i update the list asap.
2008/10/16 Xavier Perseguers <typo3 at perseguers.ch>
> Hello,
>
> > The requested URL /unternehmen/ was not found on this server.
> > ------------------------------
> > Apache/2.0.55 (Ubuntu) PHP/5.1.2 mod_ssl/2.0.55 OpenSSL/0.9.8a Server at
> > www.serviceforce-com.de Port 80
> >
> >
> > here is realurl_conf.php code :
> > <?php
> > $TYPO3_CONF_VARS['EXTCONF']['realurl']['_DEFAULT'] = array(
> > 'init' => array(
> > 'enableCHashCache' => 1,
> > 'appendMissingSlash' => 'ifNotFile',
> > 'enableUrlDecodeCache' => 1,
> > 'enableUrlEncodeCache' => 1,
> > 'respectSimulateStaticURLs' => 0,
> > 'postVarSet_failureMode'=>'redirect_goodUpperDir',
> > ),
> > 'redirects_regex' => array (
> >
> > ),
> > 'preVars' => array(
> > [...]
> > 'fileName' => array(
> > 'defaultToHTMLsuffixOnPrev'=> "" ,
> > 'index' => array(
> > 'rss.xml' => array(
> > 'keyValues' => array(
> > 'type' => 100,
> > ),
> > ),
> > 'rss091.xml' => array(
> > 'keyValues' => array(
> > 'type' => 101,
> > ),
> > ),
> > 'rdf.xml' => array(
> > 'keyValues' => array(
> > 'type' => 102,
> > ),
> > ),
> > 'atom.xml' => array(
> > 'keyValues' => array(
> > 'type' => 103,
> > ),
> > ),
> > ),
> > ),
> > );
> > php?>
>
> You do not need to write php?> at the end, ?> is sufficiant. Did you try
> to define a filename with the default type = 0? I always do this and I
> wonder why you don't have one. I also always define '_DEFAULT' as last
> filename. Maybe this helps.
>
> --
> Xavier Perseguers
> http://xavier.perseguers.ch/en/tutorials/typo3.html
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>
--
Regards,
Rupali
More information about the TYPO3-english
mailing list