hello, i am new to ubuntu as well as apache2
this is my question,
i have downloaded apache2, and after entering 127.0.0.1 or by typing localhost, i see a reply message on my browser like, 'it works!' this means my apache 2 is running properly.
now,i want to make a form using perl script and after that i need the form to be uploaded on my local server by typing 127.0.0.1 before the path, how do i do it.
also a little guidance will be useful.