Tagged Questions
2
votes
2answers
741 views
Be able to create edit and move files to and from /var/www [duplicate]
Possible Duplicate:
What is the best way to add files to a website on a LAMP Server?
I have installed lamp on Ubuntu 12.04.
I try to access /var/www but it doesn't allow me to do anything ...
3
votes
1answer
243 views
How to forward ports on the same Ubuntu machine? I want my webserver be available on 80 and 8880 port
How do I forward ports on the same Ubuntu machine? I want my webserver be available on 80 and 8880 port.
Or maybe I could making my apache listening not only on 80 port, but also on 8880? Is that ...