Jan Bednarik escribió: > Hi, > > >> Yes it looks like the redirection failes. When accessing a page where >> https is enforced for a ie error page occures telling the following: >> The page cannot be displayed >> .. >> Cannot find server or DNS Error >> > > well, this doesn't sound like CoolUri error page. Are you sure that > https is enabled for the page. When you access an existing URL, there is > no redirect, so everything should be OK. > > >> I have your extension working on several sites. It is great, it really >> works quite out of the box! >> > > Until now I assume :) > > >> the future: when working in the back end and trying to view a page that >> has user protection the page isn't shown. Instead the root page is >> rendered. >> > > This may be fixed in next version, which is about to be someday. You > checkout and try the dev version from > https://svn.typo3.org/TYPO3v4/Extensions/cooluri/trunk/ > > Regards > > Hi Jan,
I got a little bit further... There was a failure on setting the base URL. After fixing it and adding a domain record to the root page a https enforced page can be accessed by calling it directly through index.php script (e.g. https://secure43.tophost.ch/~synac/index.php?id=1010 <https://secure43.tophost.ch/%7Esynac/index.php?id=1010>). In case the page is accessed through a link (e.g. https://secure43.tophost.ch/~synac/contenido-admin/aviso-legal/ <https://secure43.tophost.ch/%7Esynac/contenido-admin/aviso-legal/>) the following error occures: Not Found: The requested URL /home/synac/public_html/index.php was not found on this server. The cached URI shows the following details: > secure43.tophost.ch/~sy...@contenido-admin/aviso-legal/ > L=0&id=1010 As well I tried to alter the cached URI by deleting all links and just keeping the one for the page in focus but the error behaviour persists. Do you think the problem relies in the rewriting setup from .htaccess? Have a good evening! Roman _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
