Score:0

Problem with apache web server?

mx flag

So I created a file to share on apache webserver. I put the file in /var/www/html/windows.exe Then on a different computer in my house I went to my IP address 199.168.1.218/windows.exe and it says that it cannot reach the page. However, if I go to localhost/windows.exe on the computer the file is on it works but will not go to the file on the other computer. Anyone, have any thoughts on the problem?

in flag
There are a number of things that might cause this issue. The browser on the other machine may be rejecting the `.exe` extension as it's a non-standard thing to access though a browser. Alternatively, the Uncomplicated Firewall (`ufw`) may not have been configured to allow traffic from port 80. Could you [edit] your question to include: (0) the version of Ubuntu that is running Apache (1) the terminal output of `sudo ufw status`. With this, it may be possible to identify the issue
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.