5.3 / 6.0 - Missing ending slash in tray "webtop" link

14 views
Skip to first unread message

Knut

unread,
Dec 27, 2009, 9:14:38 AM12/27/09
to farcry-beta
The "webtop" link in the TRAY does not work correctly in my
installation. I think there is missing a final slash (/) !

regards .. knut

AJ Mercer

unread,
Dec 27, 2009, 10:50:56 PM12/27/09
to farcr...@googlegroups.com
I have issues with my rewrite rules - try disabling

> --
>
> You received this message because you are subscribed to the Google Groups "farcry-beta" group.
> To post to this group, send email to farcr...@googlegroups.com.
> To unsubscribe from this group, send email to farcry-beta...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/farcry-beta?hl=en.
>
>
>

--
AJ Mercer
http://webonix.net
http://twitter.com/webonix

Jason Barnes

unread,
Dec 28, 2009, 12:43:21 AM12/28/09
to farcr...@googlegroups.com
If you are using apache make sure in your virtual the webtop is in the rewrite exceptions list e.g 

RewriteCond %{REQUEST_URI} !(^/farcry|^/webtop|^/flex2gateway|^/flashservices|^/cfide)($|/)

and in your main httpd.conf you have:

DirectoryIndex index.cfm index.html 

Knut

unread,
Dec 28, 2009, 8:04:31 AM12/28/09
to farcry-beta
Hi Jason,

thanks for the hint concerning the "httpd.conf".
The link error in the TRAY was caused by the trailing slash (/) in the
alias configuration of my httpd.conf

OLD:
# Aliases for FarCry-CMS - Standalone
Alias /farcry/ "/var/www/web76/html/farcry/"
Alias /webtop/ "/var/www/web76/html/farcry/core/webtop/"

NEW:
# Aliases for FarCry-CMS - Standalone
Alias /farcry "/var/www/web76/html/farcry"
Alias /webtop "/var/www/web76/html/farcry/core/webtop"

Regards .. Knut

On 28 Dez., 06:43, Jason Barnes <jason.bar...@gmail.com> wrote:
> If you are using apache make sure in your virtual the webtop is in the
> rewrite exceptions list e.g
>

> RewriteCond %{REQUEST_URI} !(^/farcry|*^/webtop*


> |^/flex2gateway|^/flashservices|^/cfide)($|/)
>
> and in your main httpd.conf you have:
>
> DirectoryIndex index.cfm index.html
>

> On Mon, Dec 28, 2009 at 2:50 PM, AJ Mercer <ajmer...@gmail.com> wrote:
> > I have issues with my rewrite rules - try disabling
>

> > On Sunday, December 27, 2009, Knut <webmas...@triptix.eu> wrote:
> > > The "webtop" link in the TRAY does not work correctly in my
> > > installation. I think there is missing a final slash (/) !
>
> > > regards .. knut
>
> > > --
>
> > > You received this message because you are subscribed to the Google Groups
> > "farcry-beta" group.
> > > To post to this group, send email to farcr...@googlegroups.com.
> > > To unsubscribe from this group, send email to

> > farcry-beta...@googlegroups.com<farcry-beta%2Bunsu...@googlegroups.com>


> > .
> > > For more options, visit this group at
> >http://groups.google.com/group/farcry-beta?hl=en.
>
> > --
> > AJ Mercer
> >http://webonix.net
> >http://twitter.com/webonix
>
> > --
>
> > You received this message because you are subscribed to the Google Groups
> > "farcry-beta" group.
> > To post to this group, send email to farcr...@googlegroups.com.
> > To unsubscribe from this group, send email to

> > farcry-beta...@googlegroups.com<farcry-beta%2Bunsu...@googlegroups.com>

Reply all
Reply to author
Forward
0 new messages