 | |  |
 | |  |
 |

Eric
Product Specialist

Jun 4, 2004, 5:12 PM
Post #2 of 4
(2521 views)
Shortcut
|
Hi ablackburn, Thanks for the forum post . I actually recommend you set the index.html file in the web root folder to redirect to the /artman/publish/index.shtml file than try to move the Publish folder to the web root. In every installation I do for a client I always set the Publish folder to /artman/publish (unless client specifically requested otherwise). I do this mainly to keep the site tight and organized, so you know what content is controlled by what script. If Article Manager is the only thing you got running then it isn't an issue, but I've seen sites running 10+ scripts at a time and in such an environment it can be a real headache. I've attached a index.html page you can use in your site. It'll automatically redirect users to /artman/publish/index.shtml. If you place this on the web root folder it'll work as intended! I hope it works out for you, and if you have other questions please let me know. Cheers, Eric Lau - Product Specialist support@interactivetools.com
|
|
|  |
 |

ablackburn
User
Jun 7, 2004, 5:59 AM
Post #3 of 4
(2486 views)
Shortcut
|
how do i get your index.html attachment via the forum?
|
|
|  |
 |

Luke
Staff
/ Moderator

Jun 7, 2004, 11:16 AM
Post #4 of 4
(2475 views)
Shortcut
|
Hi ablackburn, Thanks for posting! :) It looks like the redirect file wasn't attached to the forum properly. What you'll want to do is create an index.html file and include the following source code: <html> <META HTTP-EQUIV=Refresh CONTENT="0; URL=http://www.tiffinbodyworks.com/artman/publish/index.html"> </html> An alternative method for outputting Article Manager's Front Page as your home page would be to place an index.shtml file in your web root. This index.shtml file would use an SSI to include the full source of your /artman/publish/index.shtml file. We actually have a tutorial on this titled "Making Article Manager's Front Page your homepage". You can read over it here: http://www.interactivetools.com/products/articlemanager/tutorials_artman_frontpage.html If you have any other questions please feel free to let me know! :) Luke Holzken Product Development
(This post was edited by Luke on Jun 7, 2004, 11:21 AM)
|
|
|  |
 | |  |
|