...
Step 2: Open the file /etc/apache2/conf.d/mod_cfml.conf using a text editor. For this example, we will be using nano:
Code Block | ||
---|---|---|
| ||
sudo nano /etc/apache2/conf.d/mod_cfml.conf |
...
Step 7: You will need to restart the Apache service for the changes to take affect. In cPanel servers, the service is named httpd and can be restarted using the following command:
Code Block | ||
---|---|---|
| ||
sudo service httpd restart |
...
Page properties | ||
---|---|---|
| ||
|