Popular Posts

Showing posts with label apache - web apps. Show all posts
Showing posts with label apache - web apps. Show all posts

Dec 19, 2016

Apache and web apps

Apache and web apps


1. Check Apache version in solaris 10
     cd /usr/apache2/bin/
    ./httpd -v
OR
    cd /usr/apache2/bin
    ./apachectl -v
2.




Popular Posts