Announcement

Collapse
No announcement yet.

Can the index.php be used to pull up a specific CMS section?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • [CMS] Can the index.php be used to pull up a specific CMS section?

    Like the title asks, can I make a copy of index.php and have it pull up a specific cms section?
    Plan, Do, Check, Act!

  • #2
    Originally posted by Reeve of Shinra View Post
    Like the title asks, can I make a copy of index.php and have it pull up a specific cms section?
    You mean you want the initial content on the default page to be a specific section?

    I am pretty sure the answer is yes.
    Hmmm. Cheese.

    Comment


    • #3
      Other way around...

      I want index.php => Home
      and example.php (copy of index.php) => section 2 under Home
      Plan, Do, Check, Act!

      Comment


      • #4
        Easiest way is an htaccess file. Or you could do a 302 redirect. Google "php 302 redirect", or see http://www.internetofficer.com/seo/302-redirect/ You can make the page actually display the exact content but it's more complex than just copying the index.php file. You'd have to write some php code.
        Please- I'm not tech support. Don't send your problem reports to me unless I've asked you to.

        Comment


        • #5
          thank you
          Plan, Do, Check, Act!

          Comment

          widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
          Working...
          X