How can i access my local wamp server on another computer
<Directory />
    Options FollowSymLinks
    AllowOverride None
    Order deny,allow
    #Deny from all
    Allow from all    
</Directory>
i used this code in httpd.config file but not work.. and i also turn off the firewall setting
