Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Stopping and starting web server
MikaV
We have to make minor config changes to apache's (which runs on port 81) httpd.conf. Is it possible to stop and start only that web server, not whole TeamSite server? How?
Find more posts tagged with
Comments
Migrateduser
I think you can do that from $IW_HOME/iw-webd/bin
./iw.webd stop
./iw.webd start
There are a few other options that you might want to check the help first.
Thanks
gwen1
Make certain that you change it in the httpd.conf.template file. The .conf file is created with each stop/start from the .template file. The port number is also found in the iw.cfg file, so it may be a good idea to change it there as well. (If you haven't done so.)
iwreset -a will re-read cfg files stop/start webd,proxy and servlet without stopping TeamSite as well.
Gwen
MikaV
Sorry, I meant Content Web Server (port 81) which is used for preview generated files. Is it possible to restart only that server (not iwwebd)?
Adam Stoller
Yes - follow the instructions for whatever your "customer" web server is.
TeamSite does not control the "customer" web server - it just interacts with it.
--fish
(Interwoven Senior Technical Consultant)