GIDForums  

Go Back   GIDForums > Web Hosting Forums
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Post New Thread
Threads in Forum : Apache Web Server Forum Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order Replies Views
 
by srose
Hi I want to create a web server to store my proxy server and link it to my .co.cc domain. I have an old Dell computer which I could use, it's not powerful but I will be the only one using this website. Here is how my network is setup in my house. The internet goes into my dad's router in his...
13-Apr-2009 19:42
by SSANZ Go to last post
1 303
 
by niss3
Hello! I've looked around in the forums and found several posts about almost same problem as me. But I can't just fix my problem with the help you've all give the others. So it would be really great if I with my bad english could get some help so that I can understand my own problem. The thing is...
13-Apr-2009 19:38
by SSANZ Go to last post
1 322
 
by tanmoy.b81
Hello everybody, I am new to this forum. I am trying to cluster two Tomcat 5.5.9 with Apache HTTP server 2.2.4 and Connector mod_jk.so for Apache HTTP server 2.2.4 in Windows XP PC of mine. I have installed all in c:/ drive like c:/tomcat, c:/tomcat2 and c:/Apache2.2. I placed the mod_jk.so file...
04-Feb-2009 00:10
by tanmoy.b81 Go to last post
0 665
 
by fellipaum
I´m having lag problems on downloading .doc and .rtf files with IE browser of my apache server. It takes too long to download the files. But only on IE and for .doc and .rtf files, on firefox it goes normal. Anybody knows why? thanks
08-Jan-2009 14:19
by fellipaum Go to last post
0 253
 
by ujjwal
Hi, Iam using apache http web server 2.2.10 and using mod-jk verson 2.2.10 as well.but when apache server is loaded along with mod-jk then giving an error as "unable to load mod-jk.....". i am using two instances of tomcat.please help me where is the problem and if possible give me a solution how...
30-Dec-2008 08:12
by ujjwal Go to last post
0 216
 
by sagarsway
Hi All , I need to write 14-15 rewrite rules in httpd.conf, in which i want to redirect some specific url patterns to other domain. For Ex. RewriteRule ^/url-id$ http://www.abc.com/de/url-id But i want to write it in generic way so that i can change domain abc.com to any...
28-Dec-2008 23:33
by sagarsway Go to last post
0 389
 
by RFWarren
I need to know how to uninstall Apache on Windows XP. I have no experience with Apache. I have a book on it (Sams Teach Yourself PHP, MySQL and Apache) that I would really like to start using, but here's what happened: -The book came with a disc and a "quick start" guide. After installing...
11-Dec-2008 15:09
by tiagofgarcia Go to last post
1 311
 
by vladok
Hi, all! I have my windows 2003 running apache 2.2.8 server and for several times I have: Server ran out of threads to serve requests. Consider raising the ThreadsPerChild setting After this warning is 16 hours of silence... Parent: Received restart signal -- Restarting the server. Please...
06-Dec-2008 13:40
by vladok Go to last post
0 1,195
Exclamation
by Kruulis
Hello to all. I can't start my appserver becouse other program in my pc using the same port like app server. How to find that port and disable it? Maybee some options what program may use same 80port if I am Vista user?
18-Nov-2008 09:57
by Kruulis Go to last post
0 269
 
by orhhun
i prefer to use htaccess file to make seo links in my site. and last week, i started to make htaccess file for my subdomains. i am using this code on my base directory of subdomain: Options +FollowSymLinks RewriteEngine on RewriteRule ^folder/(.*) page.php?who=$1 i want this: when i write:...
26-Oct-2008 10:20
by orhhun Go to last post
0 300
 
by ampo
Hello. I have client who turn to Server1. Server1 send xmlHTTPRequest Server2 (another domain - "cross domain"). Server2 should response with XML back to client (through Server1). Who can I do this to avoide the security problem? I read the mod_rewrite / <Proxy> but found nothing about...
16-Oct-2008 07:26
by ampo Go to last post
0 314
 
by ampo
Hello. I have a simple HTML page localy on my PC. Previously, I used IIS: using virtual directory I browsed to this page and it was loaded. How do I do it with Apache?? Apache is already installed and seems working by the "It Works" text. Thank you.
16-Oct-2008 05:14
by ampo Go to last post
0 278
Exclamation
by millitant
I have installed Apache 2 HTTP server on my file server to host the house website. Everyone that lives here has a sub directory which they can fill with their personal stuff. so to prevent people from seeing whats in those directories i have set up password authentication using a htpasswd file and...
29-Sep-2008 16:37
by millitant Go to last post
0 296
 
by gbuhagia
Hi, I am having some problems to install apache 2.2.9. The problem is that during the installation the following error message is coming up. "make_sock:could not bind to address 0.0.0.0:80" I am suspecting that this problem is coming up because I already have apache tomcat installed on this...
24-Sep-2008 09:27
by gbuhagia Go to last post
0 342
 
by dsdesign
I am trying to host multiple sites useing Apache 2.2 and am very new to the program. I have been through every tutorial I can find and have been through all the steps in them. I can get a single site to work but when I go through the steps and set up virtualhosts when I try to access sites I get a...
18-Sep-2008 11:38
by dsdesign Go to last post
0 293
 
by javasac
Basically, I have a php application running on apache and want that any URL like x.abc.com works. I can trap the URL and take action based on value of x. I came to know that entry in hosts file like *.abc.com does not work. Is there a way we can do it in apache? Tried this and other...
06-Sep-2008 23:45
by javasac Go to last post
0 278
 
by kueza
HI, I had configurate httpp d.conf for http reverse proxy, but when I open the web site I see the first page but I don't navigate other page. My web site is develope with JSF and run on jboss 4.0.5.GA http://10.xxx.42.70:8080 and run perfect if I type this url but doesn't work if I pass from http...
29-Aug-2008 05:24
by kueza Go to last post
0 339
 
by javasac
Hello All, I have a website in php running on apache server. 1) How can I configure it so that it runs with a URL like abc.com 2) How can I configure it so that it runs with a subdomain like x.abc.com, y.abc.com, z.abc.com etc and so on. I should not have to add a new entry in config files to...
28-Aug-2008 21:46
by javasac Go to last post
0 344
 
by sajjad27s
Hi I need to implement a rewrite rule like this. If user enters this: mywebsite.com/anydomain.com then I need this URL to rewrite in
21-Aug-2008 03:00
by sajjad27s Go to last post
0 299
Question
by jem_rayfield
Hi, I am using apache 2.2.9 with mod_proxy_ajp to tomcat 6. (Upgraded from 2.2.8 as cping/cpong did not work) I keep getting tomcat socket exceptions as if apache has closed the ajp connection before tomcat can respond. My Balancer settings are such that the ajp connection is closed on every...
19-Aug-2008 04:19
by jem_rayfield Go to last post
0 2,040
Post New Thread

Recent GIDBlogOnce again, no time for hobbies by crystalattice

Display Options Moderators
Showing threads 21 to 40 of 436 Moderators : 1
Sorted By Sort Order
From The
cable_guy_67  
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 19:54.


vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd.