Hmmis it normal that a server is reporting that 100GB has been downloaded in a single day while there hasnt been
hmm...is it normal that a server is reporting that 100GB has been downloaded in a single day, while there hasn't been downloaded more than 20GB in the past week for what my scripts could track?DrBacchus, I want to get rid of the htaccess file like we've discussed, is there another thing I need to do in order to make apache not even check if there's an .htaccess file?
A few weeks ago we were talking about squid-mod_proxy and such and someone recommended another project a Russian
A few weeks ago, we were talking about squid/mod_proxy and such, and someone recommended another project, a Russian proxy/lower-level httpd tool. Anyone recall the name?alright not to bombard you with questions bc/ause you probably have a lot better things to do... but.. so do I link folders to add them to my apache server?
Im looking for the simplest possible way to have an html file include another on the server to factor out common
I'm looking for the simplest possible way to have an html file include another on the server (to factor out common boilerplate on a mostly static site). What would that be with apache?do you know what the ifmodule is good for ? i.e. is there a known reason you put it in ?
So my virtual hosting is kinda working I am running apache on a windows boxI usually run it on FreeBSD but this
so my virtual hosting is kinda working. I am running apache on a windows box(I usually run it on FreeBSD but this is an experiement) when i type the hostname minus the domain it pulls only the first virtual host. If i type hostname.domain.name then i get the appropriate sites. I want to be able to just type host name. Is this an apache setting or do i need to change my a records to cnames in my DNS?morning. I just installed apache for the 1st time on windows and I don't really know how to use it. I'm used to the linux version with the commands that i can use to start restart etc. Anyway, so i just installed it.. what address should i type to see if it works?
Then it works but I have a little question works if for example I try to use a file that does not exist but if
then it works, but I have a little question, works if for example I try to use a file that does not exist, but if I restart apache, then the log is not sended, maybe apache kills its logger before, It is possible?noodl, can I copy the required module from another weserver with same apache2.2 , and co[pied to libexec/apache22/ and by adding the line LoadModule xxxxx libexec/xxxxx xxxx.so will it work ?
Hi all Ive been working on this project for a month now and I cant reached how to do it I wan to host my website
Hi all, I've been working on this project for a month now, and I can't reached how to do it. I wan to host my website behind a router with a dynamic IP address, I've tried dyndns.org and zoneedit butI still can't display the webpage, when i enter the domain name of the site a it direct me to 192.168.1.1, I've forwarded the port but still I can't get it done.. anybody can help?i'm wondering what can be the reason that apache reads only first vhost configuration and ommits rest. i'm including vhost configs in httpd.conf with include /some/foo/*.conf. there are few configs but apache loads only default virutal host and next first config in order. if i concatate all configs into one file apache does the same. what am i doing wrong?
I have sometime apache process taking 100%cpu for a long time id like to know the jobs this process are executing
i have sometime apache process taking 100%cpu for a long time. i'd like to know the jobs this process are executing. lsof -p xxxxx doesn't help, it doesn't show what files are served (so i can retrace the bogus php file) .. any suggestion ?harpal, Allow from all didn't work, and yea I realize it should remain Deny from all for security. shouldn't Order deny,allow and Allow from all in my Directories in my VirtualHost open things up?
Cannot load -usr-lib-apache-13-libphp4so into server -usr-lib-apache-13-libphp4so cannot open shared object file
Cannot load /usr/lib/apache/1.3/libphp4.so into server: /usr/lib/apache/1.3/libphp4.so: cannot open shared object file: No such file or directory -- why do i keep getting this while installing apache? sorry to bug you yet again, but do you know if there is a way to check what the current value of MinSpareServers is on my httpd server without mod_status?
Hi folks I need to redirect incoming requests to mydomaincom to mydomaincom-my_app because everything from there
hi folks. I need to redirect incoming requests to mydomain.com to mydomain.com/my_app, because everything from there is run off my_app. are there any htaccess gurus in here that can help me on this one?My httpd.conf is full with ifmodule tags and someone told me that I should remove them all. But should I remove them without changing the rest?
Ive got Apache 224 working with Tomcat 5523 using mod_jk 1223 but for some reason it is 4X slower than just serving
I've got Apache 2.2.4 working with Tomcat 5.5.23 using mod_jk 1.2.23, but for some reason it is 4X slower than just serving pages straight from Tomcat. I googled for a fix, but the only thing I found was that changing the log level from 'debug' to 'error' can make a big difference (it was ~10X slower before I made this change). Can someone point me in the right direction?We have a weird problem of apache 1.3 hanging on SEMOP() calls, it sits there for maybe 30 minutes, and then continues .... anyone experienced this before ?
Im getting the following error msg in my httpd error logs when trying to access a few js and css files client
I'm getting the following error msg in my httpd error logs when trying to access a few .js and .css files client denied by server configuration I've enabled these files to be world readable (on the file system) any other suggestions?hi, i'd like to cache dynamic pages created in tomcat using mod_proxy/mod_cache, load balancing works and static pages are cached but i cannot get dynamic pages to be cached... anybody got any pointers by any chance?
Phpmyadmin was installed through ports then moved over into my web root- the phpmyadmin login page loads fine
phpmyadmin was installed through ports, then moved over into my web root/, the phpmyadmin login page loads fine - but its after i've input user/psw and click enter that instead of doing php server side it just sends that index.php as a blank file dowload - and i don't know which php it is using ? i'm not sure where to check this?i'm trying to symlink a php file from one sitedir to another sitedir, but the symlinked file seems to use the symlink as the basepath, is it possible to symlink, and have it use the original path as the basepath?
Hi all i have mysql 5027 running on a hosted FC5 web server for some reasons when i try to access a DB using php-516-apache-222
hi all. i have mysql 5.0.27 running on a hosted FC5 web server. for some reasons when i try to access a DB using php-5.1.6/apache-2.2.2 i am always coming in as apache@localhost. i have defined a username and password in my script, but somewhere this is being ignored. does someone have a hint maybe where i have to search?hi, can anyone tell me how to distinguish the DefaultRoot (default) virtualhost from the others? always i have virtualhosts configured, if i put the ip address, or something diferent from the virtualhosts, it takes in the first virtualhost, i want it to go to DefaultRoot, how can i do that?
1 | 2 | 3 | 4 | 5 Next