Now have Apache, but SSI's don't work in HTMLPad 2006

Post your questions and problem reports here

Moderator: kfury77

Forum rules
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;
Post Reply
User avatar
websquad
Posts: 23
Joined: Sat Dec 17, 2005 6:30 pm

Now have Apache, but SSI's don't work in HTMLPad 2006

Post by websquad »

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 ??
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Post by Karlis »

Have you configured server-side preview mappings?
Karlis Blumentals
Blumentals Software
www.blumentals.net
User avatar
websquad
Posts: 23
Joined: Sat Dec 17, 2005 6:30 pm

A final question ??

Post by websquad »

Karlis wrote:Have you configured server-side preview mappings?
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.

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\ ??
Post Reply