default userpic

Quick question about intstallation on linux server w/o cgi

Vote 0 Votes

First off I love Movabletype..you guys rock. I can't wait to get it operating properly. I see that movable type allows me to create multiple blogs on different domains all within the same root folder which is very powerful.

My question is about installing on a linux server. I do not have a cgi bin folder and from what I read is that you can install the mt-static server within the root, and just change the .htaaccess or http.conf file.

The documentation you have for the linux instructions say to
do this...with the appropriate path...


Options Indexes ExecCGI
"

If my path to my movable type files are http://mywebsite.com/htdocs/mt

should I put the following code in my .htaaccess file?

http://mywebsite.com/htdocs/mt Options Indexes ExecCGI

Or is that wrong?
Is there anything else I need to do to the http.conf file as well?

Thanks

Reported on Movable Type 4.2

3 Replies

| Add a Reply
  • If you've got access to http.conf, you should handle everything from there. Htaccess files are loaded every time that a request is made to the directory where they are located.

  • Ok. I didn't see any specific documentation about what to do to the http.conf file.

    What do I need to include in there?

  • There isn't any Movable Type-specific configuration involved for basic CGI. You just have to follow the Apache documentation on configuring CGI.

    Based on a quick Google search, if you create a htaccess file with these parameters, that'll be enough to enable CGI in a single directory:

    AddHandler cgi-script .cgi
    Options +ExecCGI

Add a Reply

If you need to share template code, replace all the "<" signs with "&lt;" or use this utility.

Forum Groups

1195 3842

Last Topic: Comment form customization by anisa on Feb 8, 2010

60 184

Last Topic: Dynamic Publishing - Blank Screen by Sivaram M on Dec 15, 2009

955 2987

Last Topic: MT5 - Cookie Problems by Dave Cross on Feb 9, 2010

68 213

Last Topic: How to add Custom Fields by gregoryttp on Feb 5, 2010

19 67

Last Topic: Custom main index page by Richard on Feb 7, 2010

42 169

Last Topic: I want to write my own wordpress plugin by Xarzu on Jan 31, 2010

11 21

Last Topic: Monthly Calendars Help Needed by joe leblanc on Jan 19, 2010

91 326

Last Topic: SpamLookup Keyword Filter 2.1 not work by b.n09 on Nov 17, 2009

52 178

Last Topic: Assets - No options by Chelle on Feb 5, 2010

code.sixapart.com

128 444

Last Topic: ActionStream with Movable Type 5.01 by Parneix on Jan 24, 2010

154 468

Last Topic: URGENT! Help needed w/ Virus by PhilContrino on Feb 1, 2010