This forum has been moved here:
Helicon Tech Community Forum

  Active TopicsActive Topics  Display List of Forum MembersMemberlist  HelpHelp   RegisterRegister  LoginLogin
Helicon Ape
 Helicon Tech : Helicon Ape
Subject Topic: Install & Configure Help Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
bazzaffc
Newbie
Newbie


Joined: 26 September 2011
Online Status: Offline
Posts: 1
Posted: 26 September 2011 at 11:43am | IP Logged Quote bazzaffc

Hi I am after some help. Im completely new to writting websites etc but I have been given the task of looking after our webserver. One customer has uploaded a new website but all his links simply point to domain.com/contact/ instead of domain.com/contact/index.php as I would have expected.

From doing some research I believe that by using a .htacces file I would be able to resolve the problem.

That led me to finding Helicon Ape ive downloaded the free version as for the moment I only need it to work for onee website and run the install but thats as far as I have got. Im running a Windows server 2003 with IIS6.

Any help to get this up and running would be amazing!

Thanks very much.

Back to Top View bazzaffc's Profile Search for other posts by bazzaffc
 
Guests
Guest
Guest


Joined: 01 October 2003
Online Status: Online
Posts: -149
Posted: 27 September 2011 at 5:26am | IP Logged Quote Guests

To use it for 1 web-site, go to Ape Manager --> Help --> Licence Manager and choose free licencing and set the check box by the site.
Go to .htaccess of the site and insert the following(testing rule is here):

Code:
RewriteEngine on
RewriteBase /

RewriteRule ^/contact/?$ /contact/index.php [NC,L]


Regards
Andrew
Back to Top View Guests's Profile Search for other posts by Guests
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You can vote in polls in this forum