What’s the mod_perl module?



What’s the mod_perl module?..

Answer / Mahipal Gangwar

mod_perl is an Apache module that allows you to embed Perl code directly into Apache configuration files and server-side script files. This integration enables you to write powerful, dynamic web content using Perl and Apache.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Interview Questions

Can we do automatically roll over the apache logs at specific times without having to shut down and restart the server?

1 Answers  


Can apache and nginx run on the same server?

1 Answers  


Is apache a httpd?

1 Answers  


What are "multiviews"?

1 Answers  


How to check for the httpd.conf consistency and any

1 Answers  


Which module is required to enable ssl?

1 Answers  


What’s a distinction between apache and nginx net server?

1 Answers  


Does amazon use apache?

1 Answers  


How to carry out apache efficiency benchmark?

1 Answers  


How can we find what are the modules loaded in apache?

1 Answers  


What does the graceful restart option in apache do?

1 Answers  


If you have to more than one url map to the same directory but you don’t have multiple alias directives. What you will do?

1 Answers  


Categories