Server-side includes?

Connect with other users about what to run on your webhosting (and how to run it) here.
Post Reply
mindfang
New to forums
New to forums
Posts: 3
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Mon Dec 05, 2011 2:50 pm

Server-side includes?

Post by mindfang »

I'm trying to load a site I've previously created onto my shiny new webspace, but I can't get the SSI feature to work. I've tried xbithack, and I've tried changing my file extension to .shtml, but no dice either way. What am I missing?
User avatar
Edge100x
Founder
Founder
Posts: 13121
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Server-side includes?

Post by Edge100x »

I'd expect these to work out of the box, though they're rarely used nowadays. Can you link me to a page that's trying to use them? Also, do you have a .htaccess file that might be interfering?
mindfang
New to forums
New to forums
Posts: 3
Joined: Mon Dec 05, 2011 2:50 pm

Re: Server-side includes?

Post by mindfang »

Nope, no .htaccess. I was using dbm authentication on my previous rig.

As for the site, go to scionrpg.chaostheory.servegame.com. The index page has an SSI header and footer.
mindfang
New to forums
New to forums
Posts: 3
Joined: Mon Dec 05, 2011 2:50 pm

Re: Server-side includes?

Post by mindfang »

Ah, got it working. I simply needed to define the filetype for includes in the .htaccess.
Post Reply