Tagged Questions
4
votes
1answer
92 views
I replaced http.conf in mountain lion and can no longer connect to localhost
I was trying to allow for my server to use the RewriteEngine in an .htaccess file so I went into /private/etc/apache2 and tried to edit the http.conf file, but did not have permission.
So I ...
2
votes
1answer
80 views
Redirecting a virtual apache webpage
I know there are already several posts asking about redirecting webpages but I can not seem to find exactly what I am looking for.
I have a website (for example www.example.com) that needs to be ...
0
votes
0answers
216 views
preferred location for web app files, outside of /var/www
I am very new to Linux, and I just installed Ubuntu. It really is exciting and I already installed my own apache and mysql.
The server is running.
I have my website's files under /var/www but some ...
3
votes
4answers
927 views
Why does apache write its own process ID in httpd.pid?
I am new to Apache and debugging issues caused by it. I have come to understand that when Apache starts up, it writes its own process ID in httpd.pid in a human-readable format as explained here.
I ...
3
votes
2answers
656 views
Port Forwarding Apache Web Server Help
I am trying to setup my local pc to be visible to the WWW. I already use apache/mysql on my local pc - day to day but now i want to make it visible online. My real goal isn't to run a website but just ...
0
votes
2answers
390 views
Why already set NAT info in router but not working?
I'm using ADSL service from ISP. The ADSL modem has only 1 LAN port and that port is connected to my PC.
The LAN IP of my computer is 192.168.1.100, and I have apache running on localhost ...
0
votes
2answers
120 views
Track page size of web app for performance [closed]
I'm about to start trialling optimisations on my web application (apache & tomcat). My main interest right now is:
The total page size (including external js files such as jquery)
The number of ...
0
votes
3answers
698 views
Will having a web server at home slow down my internet and/or compromise security?
I want to have a web server and I was wondering if it would be easier to have one at home in which I can control all the of the root access etc. I will be using a computer especially for it. Will this ...
0
votes
2answers
474 views
assign router ip address to web server [duplicate]
Possible Duplicates:
assign router ip address to web server
Port forwarding my router
hi friends i have apache web server installed on my computer and i have a static ip address but when ...