Current time: 11-25-2024, 03:23 AM Hello There, Guest! (LoginRegister)


Post Reply 
Installing Trac to an ISPCP system
Author Message
motokochan Offline
Member
***

Posts: 274
Joined: Jul 2008
Reputation: 1
Post: #4
RE: Installing Trac to an ISPCP system
The issue with something like mod_python is that it removes the security-separation of mechanisms like suEXEC. With a module, all code is executed inside the web server. If you have multiple sites, this can be used to break into them if there is just a problem with one.

I recommend using FastCGI (via fcgid) if only for bit of extra security that goes with it. You do not need mod_python in that case.
12-20-2010 09:24 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Installing Trac to an ISPCP system - motokochan - 12-20-2010 09:24 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)