473,574 Members | 2,233 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Apache Web Server Forum

Apache (HTTP) Web Server - Ask questions about the apache web server, setup, administration, installation, compiling, configuration, module, caching, log files, mod_rewrite, performance tuning, secuirty, SSL, virtual hosts and more.
12
6,181
thread by: patelxxx | last post Sep 14 '07 by: pbmods
My cgi script is not being seen by Apache. I have no idea what to do, 1) I have read the httpd file in my conf folder and still no luck. 2) I have placed my CGI place in C:/Program Files/Apache Software Foundation/Apache2.2/cgi-bin/ still not luck.
0
4,657
thread by: robin1323 | last post Sep 14 '07 by: robin1323
I have a php script on my site... which lets people download files through my site.... but download does not complete ... it stops in between ... if suppose file is of 99 mb download would stop between 10-20 mb ... I had tried putting this in .htaccess ... but does not worked ... php_value max_execution_time 55555555555555555 even bigger...
0
1,790
tj111
thread by: tj111 | last post Sep 14 '07 by: tj111
I'm fairly new when it comes to Apache, but regular expressions aren't really an issue for me. I'm designing a new website for one of the companies I'm employed by. I test it and run it locally, and when it is all done it will be uploaded to our vps , so I have been using website root based absolute links for everything. However now my boss...
2
9,246
thread by: jaanus | last post Sep 15 '07 by: jaanus
Here we go... What I have been trying to do is to forward all http requests containing /cms/ to http://cms.mydomain.com/ example1: http://host1.mydomain.com/cms/init.php would be parsed from http://cms.mydomain.com/init.php (via ajax request) example2: <script src="http://host1.mydomain.com/cms/example.js" in <html><head> would be parsed...
1
1,956
thread by: athindrans | last post Sep 15 '07 by: ak1dnar
hi I have the following queries... 1. I am developing my php,mysql site using WAMP. I will be also testing my site on WAMP. Since most of the hosting services are LAMP, what are the precautions and steps to take when deploying my site. Please enlighten.
1
2,022
thread by: hubbardude | last post Sep 15 '07 by: ak1dnar
I'm relatively new to programming - trying to set up Apache, MySQL and PHP on my home computer. The installs all ran fine, but now I'm trying to configure apache and PHP. Problem is on the internet I see lots of variations on the configurations. I'm using PHP 5.2.4 and Apache 2.2.4 and installing it on Windows XP. Can anyone tell me straight...
0
1,771
thread by: Mohamed Muneer Selim | last post Sep 17 '07 by: Mohamed Muneer Selim
I have found an application named "webmin", of course it has adifferent naming under Linux, that I don't know which is better to use, that manages webservers I don't know how good is this or how to run the webservers, I'm trying to get a ruby webserver I couldn't make it run properly, actually it doesn't want to run rather than everything seems...
1
2,148
thread by: rohitkec | last post Sep 17 '07 by: rohitkec
I am new to both java andb apache tomcat.i am presently using apache tomcat 4.1.31 & j2re-1_4_2_10.when i am running http://127.0.0.1:8080/admin/login.jsp or admin file i am getting the following errors: org.apache.jasper.JasperException: Unable to compile class for JSP An error occurred at line: -1 in the jsp file: null Generated...
0
1,785
thread by: patelxxx | last post Sep 18 '07 by: patelxxx
How and where can I check to see if my webserver is configured to accept SSI? Or can someone confirm the following line which is placed in my .html file in the body area is correct: <!--#include filename="navbar.inc"--> Thank you
0
1,596
thread by: jordguitar | last post Sep 18 '07 by: jordguitar
First time using it and got all of that put together via a guide and from my host but I need to know if it works or not. Host dosent give support with help with .htaccess files but the servers support it. Also taking out the IP Address for security reasons even though that person did destroy my site order allow,deny allow from all deny from...
0
1,644
thread by: rohitkec | last post Sep 19 '07 by: rohitkec
Actually the problemt is with the catalina_opts: set CATALINA_OPTS=%CATALINA_OPTS% -Dsun.io.useCanonCaches=false giving error windows cannot find -Dsun.io.useCanonCathes=false tell me the reason of this fault.........i have set the path of Java_home & catalina_home.
0
2,197
thread by: elpy | last post Sep 19 '07 by: elpy
Hello, I am running a web site using tomcat 6.0 and am having a problem where tomcat's cpu utilization goes up to 95-97% and the response time for even simple page loads becomes very slow. If I use the manager app and reload a couple of webapps the load will drop back down to the usual 10% cpu utilization. I presume that I have a bug somewhere in...
1
3,570
thread by: dolittle | last post Sep 21 '07 by: dolittle
Hi, I need to load an html page from my server www.example1.com but I want the user`s browser to think the page came from www.example2.com. Is it possible using ProxyPass or ProxyPassReverse? Thanks
2
5,999
helimeef
thread by: helimeef | last post Sep 30 '07 by: pbmods
Hi. I'm having issues trying to get .htaccess make mod_rewrite work. I have mod_rewrite setup properly (it's in phpinfo()), but it just seems to not work. Right now I have two files, bob.html and alice.html, and of course .htaccess (all in the root directory). What I want to happen is have bob.html show up when I visit alice.html, so I put this...
1
1,820
thread by: me2tech | last post Sep 30 '07 by: acoder
I installed Apache Tomcat 6.0 through window installer exe file in windows 2000 OS. Although the server runs perfectly, I need to see the server console which is not visible to me. As the start and stop of the server is done through icon in task bar. Please let me know if i need to add some code so that i can view this server console. ...
1
1,870
thread by: jank | last post Oct 1 '07 by: Motoma
I have posted a question like this "how to set up subdomain apache tomcat " ,but nobody replied. Please guys help me, bit urgent. Thanks
1
4,459
thread by: me2tech | last post Oct 1 '07 by: Motoma
I installed Apache Tomcat 6.0 through window installer exe file in windows 2000 OS. Although the server runs perfectly, I need to see the server console which is not visible to me. As the start and stop of the server is done through icon in task bar. Please let me know if i need to add some code so that i can view this server console. ...
2
1,945
thread by: sindhu sweet | last post Oct 3 '07 by: hona
Hi friends, I hav downloaded Tomcat version 5. i donno how to proceed after this...what should i do to install this...what all the steps should i follow to run my servlet code....this is the first time am writing an servlet code.... i am dumb here...donno how to proceed..(i read the stuffs in installation guide too..but not able to follow ...
2
7,057
thread by: sookfuny1984 | last post Oct 3 '07 by: smitanaik
I am facing a problem on how to parse (analyze) apache log file (access or error file) so that the data in log file will be imported to MYSQL database?? anyone can help?
1
2,817
thread by: hona | last post Oct 3 '07 by: Motoma
I am using appachi tomcat 6.0.10 and it is running fine.. All my web applications are working well too.. IMy Question is: In one of the web pages that i have to develop, i have to link to cmd and run a batch file.. In my case when i make the hyperlink, it will not run the batch file rather it will link to view the text (which is list of...
0
2,127
thread by: deco12 | last post Oct 3 '07 by: deco12
Hi, I am new to web design and Apache, but have managed to password protect my site by putting a .htaccess file in the sites root directory. I have set it up so that a number of members have access to the site. Now, within the site I have a link to a "document" folder which I only want 2 or 3 members to have access to. I have created a...
1
3,537
thread by: skryabin | last post Oct 5 '07 by: Motoma
Good morning! I’m looking for something that will let me serve the contents of the TAR file (for exemple, if the tar contains html files, it would actually interpret the html file that I specify). Does such functionality exist? Perhaps a Perl module? Many thanks, Alexandre
2
2,490
thread by: ykhamitkar | last post Oct 10 '07 by: Motoma
Hi there, I want to use my .htm files as .php. For that I have put following script in my .htaccess file AddType application/x-httpd-php .php .htm .html but when I open the website it gives me following error ---------------------------------------Error-----------------------------------
4
8,141
thread by: shanbyrt | last post Oct 11 '07 by: Motoma
As a re-introduction to linux I recently installed Ubuntu's LAMP server version 7.04. The issue that I'm having is that I'm having some difficulty getting anything with a .js extension to run. I think, but am not sure, that it's an issue with my Apache config. So, my question is two fold, should the Apache2 install be able to handle .js...
3
8,988
thread by: nonstopkaran | last post Oct 15 '07 by: Motoma
hey i am handling a small application, it is running well. but very rarely it hangs... (i.e) loggin page itself will take more than 10m and the response will be very very slow. config: tomcat 4.1 (10g oracle jar) oracle 9i apache 2.0.46

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.