#211
[Apache] Tips
Restart apache :
/etc/init.d/apache2 restart
Enable MOD :
a2enmode <mode_name>
Enable SITE :
a2ensite <site_name>
<site_name> is the name of the config file in ‘site-availables’ folder
Listen to new port :
edit ports.conf
[Selenium] Screenshot & page source [Oracle] Enable partitions
Comments are currently closed.