View previous topic :: View next topic |
Author |
Message |
robert -
Joined: 17 Mar 2019 Posts: 2
|
Posted: Sun Mar 17, 2019 11:35 am Post subject: How to execute your custom perl script through browser |
|
|
Hi Can you help to provide steps in how can I access my custom perl script so I can view the files content on it . I have for example a read.pl and I would like to access it through the browser
Looking forward to hearing from |
|
Back to top |
|
|
admin Site Admin
Joined: 03 Mar 2002 Posts: 1320
|
Posted: Thu Mar 21, 2019 5:16 pm Post subject: Re: How to execute your custom perl script through browser |
|
|
robert wrote: | Hi Can you help to provide steps in how can I access my custom perl script so I can view the files content on it . I have for example a read.pl and I would like to access it through the browser
Looking forward to hearing from |
* Download and install Abyss Web Server.
* Install Perl support as explained in https://aprelium.com/abyssws/perl.html .
* Locate your htdocs sub-directory or folder: it should be in the installation directory of Abyss Web Server.
* Copy read.pl in that htdocs subdirectory.
* Now browse http://localhost/read.pl
* This URL should make the browser contact Abyss Web Server on your localhost (current computer) and run the read.pl script with Perl. _________________ Follow @abyssws on Twitter
Subscribe to our newsletter
_________________
Forum Administrator
Aprelium - https://aprelium.com |
|
Back to top |
|
|
robert -
Joined: 17 Mar 2019 Posts: 2
|
Posted: Tue Apr 09, 2019 8:35 am Post subject: |
|
|
Hi Admin
Thank you for your reply. I resolved it while waiting for your response. Still appreciate responding to my query and looking forward of answering my queries in the future.
More power to Aprelium
Regards |
|
Back to top |
|
|
admin Site Admin
Joined: 03 Mar 2002 Posts: 1320
|
|
Back to top |
|
|
|