SSI without .htaccess
Posted on Jan 08, 2009 under xn--zqqs84h3is.com | editI've only used SSI a bit, and then only with .htaccess.
Thanks,
Can I use the "name" entity to link to a specific part of a page on shtml? That's all I've changed, but those links are coming back page not found. I can't find any info on this!
I've got:
on the target page, and
for my links to that page and place.
It should work fine... the file extension (.shtml) has nothing to do with how the browser interprets it. All of the SERVER-SIDE includes are performed on the server-side before it ever reaches the browser, so I have no idea why it wouldn't work. Can you post a link to the page?
BTW, you ought to take out the value-less href attibute of the anchor. It's bad practice to use attributes without any value, and it has no use being there anyways.
HTH,
David Bindel
It's OK now it's on the server - just wouldn't work when I tested it on my PC. Sorry about the typo - my brain knows what it wants, but my fingers type the HREF out of force of habit! Wait till you're old and barmy, like me - then you'll know what I mean. :D
#If you have any other info about this subject , Please add it free.# |