Jump to content

HTML Include problem.


Foser

Recommended Posts

Alright This is what my file directory looks like

 

  • images
  • productions
  • includes
  • mainfile.html

 

On my main file .html i include this like:

 

<!--#include file="includes/footer.html" -->

 

Which works fine!

 

Now I have another file in the productions folder.

The way I include the footer in the same location as the other footer is this way:

 

<!--#include virtual="/includes/footer.html" -->

 

This does not work! No error message just not there... Could anyone help me

 

Thanks a lot!

Link to comment
https://forums.phpfreaks.com/topic/63274-html-include-problem/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.