| |
Rating
Thread /
Thread Starter
|
Last Post  |
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
|
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
|
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...
|
|
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
|
|
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...
|
|
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...
|
|
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...
|
|
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...
|
|
0 |
1,195 |
|
 |
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?
|
|
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:...
|
|
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
|
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
|
0 |
278 |
|
 |
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...
|
|
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...
|
|
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...
|
|
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...
|
|
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
|
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...
|
|
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
|
|
0 |
299 |
|
 |
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...
|
|
0 |
2,040 |