Search Results

Search: Posts Made By: warpzero
Forum: Red Hat 11-15-2010
15,391
Posted By warpzero
What kind of page were you accessing for your...
What kind of page were you accessing for your test? If the pages being tested are small you may not see a timeout however you may see a delay before the page is served on attempt #3 and #4. These...
Forum: Red Hat 11-15-2010
15,391
Posted By warpzero
You can simulate the error message in your lab by...
You can simulate the error message in your lab by reducing the MaxClients from 32 to 2 as an example and restart the webserver. From their, open 3 browser connections to the webserver. The first 2...
Forum: Linux 11-12-2010
26,465
Posted By warpzero
If your ask is how to allow a user to start/stop...
If your ask is how to allow a user to start/stop the webserver without having root / sudo access you can achieve this by having a C program perform the stop/start/restart. The C program would have to...
Forum: Web Development 11-12-2010
13,555
Posted By warpzero
Depends on your webserver is setup. If you are...
Depends on your webserver is setup. If you are using the VirtualHost directive for all the sites being hosted, then the ServerName parameter within httpd.conf can be the hostname of the machine as it...
Forum: Web Development 11-12-2010
2,096
Posted By warpzero
Try the code below by changing the 10.10.10.10 to...
Try the code below by changing the 10.10.10.10 to reflect the ip in question. The 404.shtml is the page that the ip in question will get in return. The [L] flag will process the request internal to...
Forum: Web Development 11-12-2010
1,494
Posted By warpzero
As you are using the same ip address for both...
As you are using the same ip address for both sites and intend to do name based hosting you have to uncomment the "NameVirtualHost".

Mike
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 01:54 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy