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 rudyy
I have an isitup.html that is used to do the health check on the Apache and WAS servers. The same html is put into two different servers. As you can see the appended result below, server2 gives 200OK return code, but server1 has no code returned. The page is loaded successfully in both server. Is...
08-Feb-2007 14:23
by rudyy Go to last post
0 479
 
by jeevagun
Hi, i have apache and IIS in same windows 2003 server. Default the IIS (port 80) is working. But Apache ( port 8080 ) is also working. but how can i route the web address to apache . My web address is http://php.hive.in how to provide the default php page ( i mean login page as home page in...
07-Feb-2007 08:04
by ForumJoiner Go to last post
1 651
 
by simon1206
Running httpd version 2.2.3. I am trying out mod_perl, it is working fine in loading mod_perl-startup.pl apparently. I am trying to allow access to perl-lib directory, but get Error 404 with 'http://localhost/perl DocumentRoot is /srv/www/htdocs/ I thought the scriptAlias would map /perl/ to...
01-Feb-2007 15:50
by simon1206 Go to last post
0 411
Angry
by kkuhl
I'm having some problems here with a web server displaying .php files when redirected using a linker file (using a linux webserver with apache). I was wondering if you would be able to help. Heres the deal: I have software I'm attempting to install on the server. We have an SSL (HTTPSDOCS)...
26-Jan-2007 11:34
by kkuhl Go to last post
0 447
 
by sk3ptic
MYSQL_SOCKET /var/run/mysqld/mysqld.sock is the current setting displayed in my php info file but the actual mysqld.sock is actually in /tmp/mysqld.sock to quickly solve the problem i did a symbolic link. Can someone tell me how to edit the MYSQL_SOCKET /var/run/mysqld/mysqld.sock value?
17-Jan-2007 00:35
by sk3ptic Go to last post
4 6,251
 
by undyboy91
:evil: :evil: :evil: :evil: :evil: :evil: i can view the files on my apache server (which runs off of my computer) perfectly using http://localhost.....but when someone tries to access my server using http://(WAN IP Address) it prompts them for a username and password?!?!?! WHAT IS CAUSING...
15-Jan-2007 22:16
by sk3ptic Go to last post
8 732
 
by Arydenbck
i just installed apache 2.2 on windows XP. i got the directories and virtual hosts setup now but anytime i try to view an index.htm or any other file outside of the apache directory it gives me the 403 access denised error and i cant figure out why.
13-Jan-2007 01:32
by Arydenbck Go to last post
2 807
 
by zoolander
I'm using Apache Basic Authentication (htaccess) to protect a subdirectory within my website. I can't figure out why, but occasionally (every couple of weeks), the authentication seems to just stop working. I manage the server myself, so I know there are no server side changes. I can't figure it...
12-Jan-2007 13:41
by zoolander Go to last post
0 1,381
Exclamation
by am2jr
Is it possible .htacess file can block the MAC Address too instead of IP Address?? :roll:
12-Jan-2007 02:34
by am2jr Go to last post
0 861
 
by jain30
i wrote one apache module and while runnin this module we are getting some segmentation fault error and child process are dying and now i want to debug my module. please anyone helps me to debug my module. thanks Jain
09-Jan-2007 05:09
by jain30 Go to last post
0 450
 
by darksith
I got my apache server up and running, but I can't get the ftp to work. I have a UPnP forward set up to go from ext. port 21 to int. port 95. In my httpd.conf I have the line: Listen 95 ftp Why isn't it working? The server just keeps refusing connection.
08-Jan-2007 21:12
by darksith Go to last post
0 398
 
by rcufixit
I am having some trouble with signing on to use Apache server. Here is my sitituation: I am a senior trying to learn how to build a dynamic site. I have built and static site and now want more. I am using Windows XP Professional and have installed the Xammp installer software. All appears fine,...
04-Jan-2007 11:33
by rcufixit Go to last post
0 421
 
by rathanprakash
Hello All I have using following apache server for my centos, httpd-2.0.52-22.ent.centos4. For this i have installed mod_dav_svn-1.1.4-2.ent.i386.rpm and restart the apache server it shows the following error , Cannot load /etc/httpd/modules/mod_dav_svn.so into server: libsvn_repos-1.so.0:...
20-Dec-2006 01:34
by rathanprakash Go to last post
0 900
Question
by jrass
Hi everyone - I have been learning so much since i found this site. I am hoping that i can get some help with this situation: (Please forgive me If i missed this if it was already asked) We have 2 offices Office 1 10.x.x.x/24 and Office 2 10.x.a.x/24 Office 1 can access the intranet site...
18-Dec-2006 15:16
by jrass Go to last post
0 874
 
by sai krishna
Can anyone explain me,what is ment by serverside validations and clientside validations
12-Dec-2006 08:32
by sai krishna Go to last post
0 381
 
by polmoreno
Hi I've bought a domain name (polmoreno.com) and I want to know if I can assign it to nameserver of my own. I have a static IP and a router that gives my computers internal IPs (192.168.x.x). I have an apache server installed in one of my computers (mac os x), so I wonder if there is any way to...
11-Dec-2006 09:51
by polmoreno Go to last post
5 472
 
by Anadi_Taylor
Hi All, I really hope some one can help me. I have been trying to create SymLinks on my Linux ES box. The SymLinks that I create work because I can CD to them and I see the files I am meant to see. However, what I want to do is use SymLinks that point outside of my /var/www/html directory to...
10-Dec-2006 05:47
by Anadi_Taylor Go to last post
2 789
 
by boombaclad
i heard that turning DNS lookups off greatly improves performance from http://www.systemsnetworkadmin.com /forumdisplay.php?f=6 . is this true, and is it turned on by default?
02-Dec-2006 01:04
by boombaclad Go to last post
0 494
 
by miclim
I'm a newbies of Apache server and just download it with my Linux Fedora Core II. May I know how do I install and use this Apache software? Can anyone give me some hints? Do you have any good tutorial website? Thank you first for your kind help. :D
02-Dec-2006 01:01
by boombaclad Go to last post
1 624
 
by fran1942
Hello, what is the best way to test if my Apache server installation/firewall, NAT etc. is working outside of my LAN ? (I dont have anyone I can ring up constantly when I make changes) I thought of using a web based free anonymizer eg. "anonymouse.org". However I used "Anonymouse" within my LAN and...
25-Nov-2006 14:56
by crystalattice Go to last post
1 836
Post New Thread

Recent GIDBlogProgramming ebook direct download available by crystalattice

Display Options Moderators
Showing threads 101 to 120 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 13:56.


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