Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
CGI and Perl perview using the Stores
Pushpendra
Hi frnds,
I want to configure TS to see the preview of perl and CGI files. i m trying to configure it but not getting the proper results.
can you please someone help me to configure it with teamsite.
Thanks,
Pushpendra Kumar
Find more posts tagged with
Comments
Adam Stoller
What do you mean by "previewing" CGI and Perl files? Do you mean to show the code when you click on such a file within a branch in the TeamSite UI?
What have you tried so far in terms of configuration for this?
Pushpendra
Thanks Ghoti for reply!!!!
I am looking to preview the calender if it is available into Workarea. Although we use CGI and perl file from iw-bin area, but have some business need, he should able to preview that CGI files after putting it into Workarea.
I have configured httpd.conf file and able to view the code when trying to preview CGI/perl, but looking to see it like html file.
Please share something for it that will be valuable for me.
Thanks,
Pushpendra Kumar
Adam Stoller
I don't think you're going to get what you want without hacking the web server configuration files - because the web server determines what directories can be used for
running
applications.
Alternatively (easier and better IMO) - create a simple HTML page that references your CGI - put that in your workarea, and click on that to preview it. (Assuming I understand what you're trying to do)
Note - the CGI and Perl scripts would have to be in IWHOME/httpd/iw-bin - the HTML page that references them would be in the workarea.