473,554 Members | 3,140 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.
1
2,061
thread by: ogo796 | last post Feb 29 '08 by: docdiesel
hi friend i have a bid of a problem i code my project using php and i am running appache for linux on my web server so when i am trying to uploade files to the server using windows it cant rename files. if someone have idea of how can i do please give me that advise. thanks
1
2,014
thread by: dolittle | last post Feb 29 '08 by: docdiesel
Hi, A client is requesting the file test.html from the domain example.com Can apache return the file test.html but let the client think it is from www.otherDomain.com? Thanks
1
6,222
helimeef
thread by: helimeef | last post Mar 2 '08 by: helimeef
Hey all, I'm having trouble setting up VirtualHosts on an Apache server running on Mac OS X 10.5 Leopard. I followed this tutorial, and everything is working (except VirtualHost of course). Okay, so here's the deal. If I run apachectl it says that there is no errors in the httpd.conf file. Here is the VirtualHost section of httpd.conf: ...
0
1,517
thread by: Gambler1261 | last post Mar 5 '08 by: Gambler1261
Hi Does anyone aware what it requires to get a list view of all the deployed WebApps in Tomcat 4.0 . I just want to hjave a list view of deployed WebApps . Does anybody know.Do let me know plz. Gambler
0
1,973
thread by: jainromil | last post Mar 5 '08 by: jainromil
Hello, I have Apache connected with Tomcat using mod_jk (all latest versions) Everything is working fine, except when my Tomcat application sends a redirection response. My app is in installed in the "/app1" context in Tomcat. In my httpd.conf file, I have the following configuration:
0
2,302
thread by: janneman | last post Mar 8 '08 by: janneman
Hi everybody, I am struggling with redirecting HTTPS sessions to another domain. I am trying to accomplish this by URL rewriting. I have the following set of domains: 1) a.eu 2) a.com 3) a.nl
0
1,940
thread by: TOUNSI | last post Mar 9 '08 by: TOUNSI
hi at every body i dowload openSLL for Windows (0.98c) and i've distribution for php/apache it is xamp i create folder in apache called SLL and i copy ssl.conf f rom the folder PHP to this folder i try to use SLL opensll req -new key http://localhost.key -out htttp://localhost.com.csr but i've this message openSLL is not recognizing ...
0
2,144
thread by: devilsjunk | last post Mar 10 '08 by: devilsjunk
Hello Everybody, In my web application I have created an interface where, if any user register then a subdomain will be created with the user name of the user link this manner E.G. :- http://subdomain.domain.com This works fine. Now if any user name contains special character like underscore then the subdomain only takes the character...
1
2,761
thread by: danielc | last post Mar 11 '08 by: docdiesel
HI, I have an apache running on 2003 server for web requests, and it is also a domain controller. I have also setup DFS on this server and it seems the DFS is conifged smoothly. Howerver when i browse the DFS root, it keeps asking me password , even i used the administrator password and sure it is correct. I have no clue why this happen and...
0
1,481
rsrinivasan
thread by: rsrinivasan | last post Mar 12 '08 by: rsrinivasan
Hi all, Where can i post Ant build related Question? Thanks,
0
4,177
rsrinivasan
thread by: rsrinivasan | last post Mar 13 '08 by: rsrinivasan
Hi all, I want to create directory with current timestamp by using ant build file. And im using ant 1.7. This is my ant build code. <target name="createDir"> <mkdir dir="myfolder"/> </target>
0
2,517
thread by: giridharpolaki | last post Mar 14 '08 by: giridharpolaki
I am getting the error below mentioned while I am trying to acess msaccess data base from apache , I have cross checked the program , its entirely perfect, I think there should be some problem with enviroment setup and Data source connection. Could anybody help me resolve the issue. Thank you very much for yout time. HTTP Status 500 -
0
2,208
thread by: thumper23 | last post Mar 14 '08 by: thumper23
Admittedly, I'm not fully trained on Tomcat. Our products use an application server to deploy and I've run into issues. I know my way around the structure well enough, but this error has me stumped! Here's the full error message: An error has occurred. The following chain of command is available: error 1: /Arg/Arg/Tag/ argument...
1
2,773
thread by: ank99 | last post Mar 17 '08 by: rush2pooja
hello...i m trying to run servlets(using GET) from wml page..... web server : apache tomcat 5.5 server WAP Browser: WinWap for Windows(version 3.2.1.28.).... its working fine as far as just to display wml form page... but when i enter the data within wml page(i.e. compname) then address within browser gets to...
1
12,022
thread by: PaulMelbOz | last post Mar 17 '08 by: PaulMelbOz
Greetings, I have just started using Apache at our organisation as a proxy server. I have enabled caching using mod_cache / mod_disk_cache which is working well, however the cache has blown out to 20 GB. I have tried to use htcacheclean, however I can not get the server to restart afterwards. A sample of my httpd.conf is below:- ...
0
1,609
thread by: shyaminf | last post Mar 18 '08 by: shyaminf
hi! can anyone plz say me how to run different instances of tomcat5 in the same machine but in different drives and different ports. i heard that i can copy the tomcat folder to various other drives and then just change the server.xml file. but i don't know what to modify in server.xml. plz help me.
1
2,788
thread by: karthikpallavi | last post Mar 18 '08 by: epots9
Hi Everyone, I am battling an issue and I figured one of you guys on this forum may be able to help. I have a developed an application in java to access Microsoft Dynamics 10.0 through Web Services. I post a SOAP request to DynamicsGPWebService.asmx web services and get a SOAP response that is handled in my java program using simple XML...
1
1,738
TheServant
thread by: TheServant | last post Apr 1 '08 by: ak1dnar
Hey Guys, If you knew me, you would have expected this, but I am wanting to organise my files into a more efficient system. I want to have my root directory to just contain my index file (which will redirect) and all the folders that my other files are in. So I will have a main folder, and then I will have a members folder. Right now...
1
1,950
thread by: arggg | last post Apr 1 '08 by: arggg
I have an internal server that we get to by just typing in http://ServerStats/ and it will take you to the webpages. However I want to create a http://dev.ServerStats/ so that I can keep development seperate from production. It appears anytime I make a change with my virtual hosts it will mess up http://serverstats/. It now appears that...
0
1,784
thread by: jannyguy | last post Apr 2 '08 by: jannyguy
Hi, I have a web application running on an apache server. It has a download link for downloading a file. My requirement is to download this file without asking the user where to download. This file is kind of an executable. I also want this file to execute after download. This executable will generate some binary files. After the creation,...
1
1,879
thread by: bhaskar191 | last post Apr 3 '08 by: omerbutt
i m a learner and i have a problem in perform checking of user name and password in php.how we perform checking.
0
1,561
thread by: ashraf02 | last post Apr 5 '08 by: ashraf02
i dont know much at all anout apache and i need to know how i can restrict some of my webpages so that when the user name and password is submitted users can get access to these restricted page. if someone can guide me to a tutorial or tell me themselves that would be great. if someone can please help i would be very gratefull thanks in...
1
9,271
thread by: aradhanathawait | last post Apr 9 '08 by: docdiesel
Hi all Please tell me the default Login Id and password for Tomcat5.0 Admin. I have installed tomcat5 on Red hat linux 4, it didn't ask for admin password during installlation. Thanx and Regards, Aradhana
0
1,897
thread by: Danigan | last post Apr 21 '08 by: Danigan
Is there a way I can set up Apache to put incoming emails into a folder as individual text files (MIME, text, or I guess it'd be cool if Apache has a module to throw it into a database like mySQL with header info already parsed) with no actual complicated mail server installed? I don't need POP3, IMAP, or even SMTP. The idea is that I'll then...
0
2,201
banning
thread by: banning | last post Apr 21 '08 by: banning
hi i've been trying all day to install soap and its getting really annoying... the extension_dir is set up correctly... i have written in my ini file extension=php_soap.dll and there is a file that is called php_soap.dll the problem comes when i restart my server it gives me this error "the procedure entry point...

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.