You are here: Foswiki>Tasks Web>Item2150 (07 Jan 2015, GeorgeClark)Edit Attach

Item2150: FosWiki apache.conf breaks Trac wiki

pencil
Priority: Normal
Current State: No Action Required
Released In: n/a
Target Release: n/a
Applies To: Engine
Component: ApacheConfigGenerator
Branches:
Reported By: ShaiPerednik
Waiting For:
Last Change By: GeorgeClark
I installed Trac and was using it for a few days. I then installed Foswiki. Everthing seemed to be dandy as I was using trac for svn, code tracking, ect. and FosWiki for wiki.

I then tried to go and edit a trac wiki page clicking the Wiki link but instead was taken to the Main web on the FosWiki Installation.

I installed via the deb package.

I fixed the problem by editing the /ect/foswiki/apache.conf and commenting out the following marked with #: RedirectMatch /foswiki/?$ /cgi-bin/foswiki/view$1 RedirectMatch /foswiki(/([A-Z].*)?)?$ /cgi-bin/foswiki/view$1 /wiki/?$ /cgi-bin/foswiki/view$1 /wiki(/([A-Z].*)?)?$ /cgi-bin/foswiki/view$1

since the trac wiki page is at http://192.168.1.*/trac/retroeventhandler/wiki I'm not sure why the rewrite rule above would apply.
This is nothing to do with the configure component, so removing that field.

It'm more to do with the ApacheConfigGenerator.

-- CrawfordCurrie - 07 Nov 2009

Changing this to NO Action. We make no attempt in Apache Config Generator to gracefully share the server host with other applications. These configurations would need to be crafted for each application.

-- GeorgeClark - 07 Jan 2015

ItemTemplate edit

Summary FosWiki apache.conf breaks Trac wiki
ReportedBy ShaiPerednik
Codebase 1.0.6
SVN Range Foswiki-1.0.6, Sun, 21 Jun 2009, build 4272
AppliesTo Engine
Component ApacheConfigGenerator
Priority Normal
CurrentState No Action Required
WaitingFor
Checkins
TargetRelease n/a
ReleasedIn n/a
CheckinsOnBranches
trunkCheckins
masterCheckins
ItemBranchCheckins
Release01x01Checkins
Topic revision: r3 - 07 Jan 2015, GeorgeClark
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy