Search results

  1. ffeingol

    SSI not working?

    Port was changed to 79 quite a while ago. It's a cPanel box, so cPanel automagically added the NameVirtualHost line and the vhost containers. We've been messing with the config so much I think we're just going to do an un-install / re-install to start over clean. I'll report back after that...
  2. ffeingol

    SSI not working?

    Unfortunately it's still a "nope". The request appears to be getting passed to the default host name (the server name) not the actual virtual host. It's definitely getting passed to Apache because there is a: Apache/1.3.37 Server at xxx.xxx.com Port 79 page, but xxx.xxx.com is the host...
  3. ffeingol

    SSI not working?

    OK, I set the Apache Handled Content to .shtml. Should I delete the external App and the Script Handler? I can't seem to find the combination that works. Frank
  4. ffeingol

    SSI not working?

    OK, I think I setup the SSI proxying properly. I've got the apache server setup as an external app and a script handler setup for .shtml. The request seems to be getting proxied over OK, but it looks like it's loosing the hostname so the default apache web site is handling the request not the...
  5. ffeingol

    user error_logs in cpanel

    cPanel does not create per-domain error logs (just look at the httpd.conf). Everything goes to a central error log. From looking at the central error log there is not domain name or anything in it to split it up. I did a little googl'ing and found this...
  6. ffeingol

    Typo in a sub-directory?

    thanks for the feedback. Typo (it appears) does just not like to be in a directory (i.e. www.mysite.com/typo) no matter how you install it :( Frank
Top