I've just installed Apache using the xampp package, and Server Side Includes work fine IF I'm using a browser client (FoxFire or MSIE). The SSI's don't resolve in HTMLPad 2006.
What do I need to do to get HTMLPro to resolve my include statements ??
Now have Apache, but SSI's don't work in HTMLPad 2006
Moderator: kfury77
Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
Please try to follow these guidelines. This will help to receive faster and more accurate response.
- Check the Support section of the corresponding product first. Chances are you will find your answer there;
- Do not create new topics for already reported problems. Add your comments to the existing topics instead;
- Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
- Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
- Include the version number of the software you are using;
- This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
A final question ??
That is all it took ... once I found Options > Preferences > Preview > Mappings ... and replaced what was there with an appropriate Filesystem Path (m:\xampp\htdocs\ for me) -- the default Web Server Path (http://localhost/) was correct.Karlis wrote:Have you configured server-side preview mappings?
As mentioned elsewhere, I used the xampp package to install Apache on my "M" drive; therefore, the htdocs folder is here: m:\xampp\htdocs\
Do all of my SSI projects have to be in a folder under \htdocs\ ??