I don't think this is a bug, I think I screwed up something.
First, my webserver is up and running. I have SME 7.1.3 configured as a server only. Everything talks to the internet and I can serve the site. My issue is updating content.
I have two different ibays for the same site. One is the live site in Primary ibay and the other is the development site in websitetest ibay. My plan was to use the domains panel to switch back and forth as needed between the two ibays for my primary site. For example, test the development version by switching the source ibay for the primary domain and vice versa.
I read through a lot of the issues with creating domains, checking status of httpd-admin and httpd-e-smith, etc, but none of the issues seem to apply to me. My issue is on either of the ibays/sites, when I make a change, it doesn't happen. For example, I have a set of pdf files that are stored under /html/pdf/. When I update one, the old item is still served. I can delete the file and the file is still served. The same thing happens with updating html content.
I have tried to start/stop/restart the httpd-admin and httpd-e-smith services by using the svc -, -d, -u switches as well as the /etc/init.d/.. route. I have even been playing around with the dnscache and tinydns services with no joy on either one. I have also been trying the signal-event ibay-modify ibayname command as well as the signal-event domain-modify ibayname command. Nothing seems to be working. I also looked at the error and admin logs for httpd. On the client side, I cleared the cache and restarted using both IE and Firefox. I have looked at the files with chmod and chown and verified read/write for each group and owner being www.
I recall reading that creating a domain can take some time and to be patient, but I am not creating, just modifying content. Does content fall under the same thing or am I just missing something very easy?