Dear Antonio,
Let me congratulate you first, for bringing "mod_harbour" project which is
enabling us to create web based projects using our clipper/harbour based
programming language and its .DBF Files.
Following your Mod_Harbour setup installations, I could successfully install
Apache Web Server and tested the samples in localhost.
Now I would like to test my sample project in the real web browser.
Please guide me how I should do it.
Regards,
-Ramesh Babu P
How to Publish a mod_harbour Project in Web
- RAMESHBABU
- Posts: 591
- Joined: Fri Oct 21, 2005 5:54 am
- Location: Secunderabad (T.S), India
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: How to Publish a mod_harbour Project in Web
Dear Ramesh,
thank you for your kind words
You need a dedicated server where you can install mod_harbour. mod_harbour Linux is the fastest version so a linux server is recommended.
A Windows server will be ok too. Not as fast as the Linux one, but good enough.
If you have a good internet speed and a fixed IP you could have a server at your home or at your office, without the need to hire one.
Basically thats all that you need
thank you for your kind words
You need a dedicated server where you can install mod_harbour. mod_harbour Linux is the fastest version so a linux server is recommended.
A Windows server will be ok too. Not as fast as the Linux one, but good enough.
If you have a good internet speed and a fixed IP you could have a server at your home or at your office, without the need to hire one.
Basically thats all that you need
- RAMESHBABU
- Posts: 591
- Joined: Fri Oct 21, 2005 5:54 am
- Location: Secunderabad (T.S), India
Re: How to Publish a mod_harbour Project in Web
Dear Antonio,
Thank you very much for your reply.
Today I am going to get a dedicated
IP from my ISP.
I will try to publish my test App. soon
Regards,
Ramesh Babu P
Thank you very much for your reply.
Today I am going to get a dedicated
IP from my ISP.
I will try to publish my test App. soon
Regards,
Ramesh Babu P
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: How to Publish a mod_harbour Project in Web
Dear Ramesh,
Today I had the idea of using GitHub (free) web pages as a front-end for a mod_harbour app,
and here it is working
https://fivetechsoft.github.io/snippets/
Today I had the idea of using GitHub (free) web pages as a front-end for a mod_harbour app,
and here it is working
https://fivetechsoft.github.io/snippets/