I created my custom module starting from an existing module source code;
now I need to deploy it in the development environment and later on the
test environment.

Please I need to know the steps to do that.

what should I do other than

1) launching this command:

/usr/bin/apxs2 -i -n mymod mymod.la

2) configuring conf and load files and adding the proper <Location> tag

3) enable the module and restart apache

Reply via email to