[EMAIL PROTECTED] Boosting Performance

2008-11-17 Thread Rob
Hi all, My sites being going slow, i don't think its Apache at all but i was hoping i could get some incite on how i can better configure it to get the best Performance I'm currently Running 3 Virtual Machines. This is a brief over view of them. Operating System: Fedora 8 Linux Host Server: HP DL

[EMAIL PROTECTED] Running slow in IE only

2008-11-23 Thread Rob
ites hosted (2 virtual hosts) Server 3 1 Site hosted (1 virtual host) The strange thing is that 1 site on server one and 1 site on server two load fast in all browsers. I haven't experience this problem before. Are they are peformance tweeks i can do to insure the speed is quick over all browsers. Cheers Rob

Re: [us...@httpd] Virtual Hosts Problem - Many hours - No Luck

2009-01-06 Thread Rob
It Needs to look something like this: ServerAdmin ad...@prosportsresumes.com DocumentRoot G:/webroot/htdocs/ProSportsResumes ServerName www.ProSportsResumes.com 127.0.0.1 should be ur servers ip On Wed, Jan 7, 2009 at 4:24 PM, Joseph Morgan wrote: > I am

[EMAIL PROTECTED] mod_auth_imap

2005-12-20 Thread rob
Hey guys. Well i finall got this thing workin :-P but here is the tricky part.I can not get it auctally work O.o Basically I get a my little box that asks me for my user name and passsword. But it keeps comming up evan know I enter the correct info. When checking the logs it says u

[EMAIL PROTECTED] suexec

2005-12-28 Thread rob
Hey guys. Trying to get this thing to work. But am getting this error. [2005-12-28 13:36:30]: uid: (514/dspam) gid: (514/514) cmd: dspam.cgi [2005-12-28 13:36:30]: command not in docroot (/web/spam/html/dspam.cgi) the users home is /web/spam/html the doc root (default host) is /web the virtua

Re: [EMAIL PROTECTED] suexec (solved)

2005-12-28 Thread rob
I have fixed it. I had to put my files in the home dir. that was complied in with suexec :-P On Wed, 28 Dec 2005 19:11:14 + (GMT), [EMAIL PROTECTED] wrote: > > Rob - What is the full definition for your virtual host > container please? > > Keith > > > On

[EMAIL PROTECTED] scripting question

2006-01-05 Thread rob
med stored (usally it's $_SessionID['username']) but not in this case. Thanks! ~ROB~ - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more

Re: [EMAIL PROTECTED] Scripts

2006-01-05 Thread rob
Hey. in your config file. There is a line that looks like this. LoadModule php4_module libexec/libphp4.so AddType application/x-httpd-php .php .php3 .phtml AddType application/x-httpd-php-source .phps You want php out of the question 100% then remove thoes lines. If you want php for a dire

[EMAIL PROTECTED] fwding www

2008-05-22 Thread Rob
this onto www.mydomain.com. currently i have my virtual hosts like serverAdmin [EMAIL PROTECTED] documentroot /var/www/html/blah servername mydomain.com serveralias www.mydomain.com cheers rob

[EMAIL PROTECTED] MYSQL Domain ?

2008-06-20 Thread Rob
pache ? im just guessing here thanks, rob

Re: [EMAIL PROTECTED] MYSQL Domain ?

2008-06-20 Thread Rob
oh awesome, i thought using a records as i've seen in the past places doing that like dreamhost.com etc. Is this port better security or something ? what is this actually called ? cheers, rob On Sat, Jun 21, 2008 at 9:17 AM, Doug Harvey <[EMAIL PROTECTED]> wrote: > Rob. I would

Re: [EMAIL PROTECTED] MYSQL Domain ?

2008-06-20 Thread Rob
walkthrough so i could get a better idea on what needs to be done ? cheers rob On Sat, Jun 21, 2008 at 9:19 AM, Danie Qian <[EMAIL PROTECTED]> wrote: > it is mysql.domainname.com:3306 you should connect to. I recomment you > keep a local database for each of your location, local i mean

Re: [EMAIL PROTECTED] MYSQL Domain ?

2008-06-20 Thread Rob
basicly MYSQL based ? not apache at all ? does it require any special license to do it ? cheers rob On Sat, Jun 21, 2008 at 9:45 AM, Danie Qian <[EMAIL PROTECTED]> wrote: > In your situation, why dont you do it this way: > location1: 4 sites <-> mysql server1, as a master

[EMAIL PROTECTED] .htaccess advice

2008-07-05 Thread Rob
Hey all, Just needed some advice on .htacess. Just wondering what is be best way to go about this. This is my situation. I have a big list of ips which i need to give access to one site. I need to block it from the rest of the world. In the past i've typically written a htaccess file like this:

Re: [EMAIL PROTECTED] Re: [Disarmed Scripts] [EMAIL PROTECTED] .htaccess advice

2008-07-06 Thread Rob
t possible to choose where the blocked people go ? at the moment they load the fedora test page, i would like to inform them with a message why they arent seeing the site properly. cheers rob

Re: [EMAIL PROTECTED] Re: [Disarmed Scripts] [EMAIL PROTECTED] .htaccess advice

2008-07-08 Thread Rob
^bump

[EMAIL PROTECTED] 403 Errors and Virtual Hosts

2008-07-16 Thread Rob
Hi there, Just wondering if some one could give me a hand with my Virtual Host # mysite http://0.0.0.0/>> ServerName mysite.co.nz RewriteEngine on RewriteCond %{HTTP_HOST} !^$ RewriteRule ^/(.*) http://www.mysite.co.nz/$1 [NE,R] http://0.0.0.0/>> ServerAdmin [EMAIL PROTECTED]

[users@httpd] rewrite [P]

2012-05-15 Thread Rob
Hi guys, im having issues understating how [P] works in mod rewrite i have this: RewriteRule ^/mysubdir(.*) http://myotherwebsite.com/subdirectory$1 [P] the rewrite doesnt seam to work, mod rewrite is install and is working find. Do i need to have something else installed? acording to php.inmod

Re: [users@httpd] rewrite [P]

2012-05-15 Thread Rob
Thanks for the reply Eric, im doing the change in .htaccess should i be doing this in vhosts perhaps ? On Wed, May 16, 2012 at 1:18 PM, Eric Covener wrote: > On Tue, May 15, 2012 at 7:57 PM, Rob wrote: > > Hi guys, > > > > im having issues understating how [P] works in

Re: [users@httpd] RE: [EXTERNAL] [users@httpd] Feasible to use both password TLS cert access on same directory?

2021-09-04 Thread Rob
Correct me if I'm wrong but I believe what you're looking for is basically in the FAQ: http://httpd.apache.org/docs/current/ssl/ssl_howto.html#intranet That's a slightly more complex idea, however it looks to me like the combination of settings is there to be played with. -Rob

[EMAIL PROTECTED] Re: Only the first request = 'Invalid direct reference to form login page' but not the rest.

2008-08-01 Thread Rob Stewart
f file be sure to remove the quotes - as the conf file will take them as part of the route name and drive you INSANE whilst you try to figure out what is wrong. ( route="tc1" will not match with jvmRoute="tc1" ). -- Rob ([EMAIL PROTECTED])

Re: [EMAIL PROTECTED] Apache Http sticky session problem.

2008-08-07 Thread Rob Stewart
proxy_http) and simpleTcpCluster instead. It worked for me as soon as I got the above correct. I'm also running all this on one machine, so your mileage may vary. Good luck. -- Rob ([EMAIL PROTECTED]) - The official User-To-User

Re: [EMAIL PROTECTED] Antwort: [EMAIL PROTECTED] Apache Http sticky session problem.

2008-08-08 Thread Rob Stewart
ve left some parts out)... Start snippet End Snippet Again - This is how I did it using Apache 2.2 and Tomcat 6 - you're set-up is different and this may not solve your problems. Just thought it might help. -- Rob ([EMAIL PROTECTED]) -

Re: [EMAIL PROTECTED] Antwort: [EMAIL PROTECTED] Apache Http sticky session problem.

2008-08-08 Thread Rob Stewart
Oops also forgot this snippet for context.xml of each Tomcat... Start snippet End snippet -- Rob ([EMAIL PROTECTED]) - The official User-To-User support forum of the Apache HTTP Server Project. See http

Re: [EMAIL PROTECTED] Configuring mod_proxy_balancer with failover to hot standby

2008-08-20 Thread Rob Stewart
, or course. To say the node is up is the same, but the dw parameter is changed to 'Enable'. -- Rob ([EMAIL PROTECTED]) - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd

[EMAIL PROTECTED] Doing redirects based on client address

2006-01-06 Thread Rob Tanner
Therefore, if someone on campus A tries to download the link from the server on campus B, I want them to be redirected to campus A's server, and vice versa for clients on campus B. Does anyone have any configuration examples? Thanks, Rob -- Rob Tanner UNIX Services Manager Linfield

[EMAIL PROTECTED] (REPORT) Doing redirects based on client address

2006-01-08 Thread Rob Tanner
versa for clients on campus B. Does anyone know how to do this within the config file as opposed to some sort of cgi? Thanks, Rob -- Rob Tanner UNIX Services Manager Linfield College, McMinnville OR begin:vcard fn:Rob Tanner n:Tanner;Rob org:Linfield College;ITS adr;dom:;;900 SE Baker St, MS#

Re: [EMAIL PROTECTED] (REPORT) Doing redirects based on client address

2006-01-09 Thread Rob Tanner
Krist, Thank you! -- Rob Krist van Besien said the following on 01/09/2006 02:48 AM: On 1/9/06, Krist van Besien <[EMAIL PROTECTED]> wrote: On 1/9/06, Rob Tanner <[EMAIL PROTECTED]> wrote: I'm try to figure out how to do a redirect based o

[EMAIL PROTECTED] VirtualDocumentRoot issue

2006-04-13 Thread Rob Ruth
cal/apache/sites/%-2.0.%-1/%-3+/cgi-bin <-- misc directory settings --> Everything works fine w/ the exception of accessing the server by IP. I want anyone hitting the server by IP to use a specific document root but can't seem to get it working. Any suggestions would b

[EMAIL PROTECTED] auth_pam_module + AuthUserFile

2006-04-26 Thread Rob Benton
I've got my server currently setup to use pam with auth_pam_module. /etc/pam.d/httpd: === #%PAM-1.0 auth required/lib/security/pam_ldap.so accountrequired/lib/security/pam_ldap.so === httpd.conf: === Options Indexes FollowSymLinks ExecCGI SSLRequireSSL AuthType Bas

[EMAIL PROTECTED] How do I setup personal webpages in non-standard place?

2006-06-06 Thread Rob Tanner
s all being handled by SAMBA and Active Directory). I also want to continue to use the public_html mechanism. The real path is /home/CATNET/users//public_html. Since users won't have a password file entry, how do I tell Apache to use that path when the GET request is /~account_name? T

Re: [EMAIL PROTECTED] How do I setup personal webpages in non-standard place?

2006-06-07 Thread Rob Tanner
Rob Tanner said the following on 06/06/2006 05:58 PM: I am in the process of building a new server running SAMBA for personal storage. We are getting away from shell accounts (no logins) and name space management will be handled by Active Directory. The user will not have local account and

Re: [EMAIL PROTECTED] logging question

2007-03-08 Thread Rob Wilkerson
Take a look at this: http://httpd.apache.org/docs/1.3/mod/mod_log_config.html#customlog Looks like %a and %h might do what you're asking. On 3/8/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Is it possible to log both IP address and hostname to the apache logs? Thanks!

Re: [EMAIL PROTECTED] LocationMatch expression syntax

2007-03-13 Thread Rob Wilkerson
I don't know if this will fly in Apache, but you could try /(?i)IE/ to specify a case-insensitive match. On 3/13/07, Schultz, Gary - COMM <[EMAIL PROTECTED]> wrote: I want to set a location match so that an URL is not case sensitive. The following work individually: The following Locatio

Re: [EMAIL PROTECTED] LocationMatch expression syntax

2007-03-13 Thread Rob Wilkerson
st to see what happens: On 3/13/07, Schultz, Gary - COMM <[EMAIL PROTECTED]> wrote: /(?i)IE/ didn't work. I also tried which didn't work. -Original Message- From: Rob Wilkerson [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 13, 2007 10:58 AM To: users@httpd.apache.or

Re: [EMAIL PROTECTED] LocationMatch expression syntax

2007-03-13 Thread Rob Wilkerson
13/07, Schultz, Gary - COMM <[EMAIL PROTECTED]> wrote: Still not working. Regular expressions are working for other directives such RedirectMatch. I'm running Apache 2.2.4 on Windows XP and 2003 Server if that makes a difference. -Original Message- From: Rob Wilkerson [mailto:[EM

[EMAIL PROTECTED] Having a problem following symlinks

2007-03-15 Thread Rob Tanner
rder allow,deny Allow from all As far as I know, the above indicates that everything should be working, but it's not and I'm at a loss to figure out where to look. Any help would be appreciated. Thanks, Rob -- Rob Tanner UNIX Services Manager Linfield College, McMinnville OR smim

[EMAIL PROTECTED] Problems with LDAP and Basic Authentication

2007-03-27 Thread Rob Tanner
ForceType text/plain Require group cn=webdav.soan, ou=webdav, o=linfield.edu AllowOverride None What changes are necessary to use this with Apache 2.2.4 and mod_authnz_ldap.c? Thanks, Rob -- Rob Tanner UNIX Services Manager Linfield College, Mc

Re: [EMAIL PROTECTED] Problems with LDAP and Basic Authentication

2007-03-27 Thread Rob Tanner
Ah, the missing piece: "AuthBasicProvider ldap" Thanks. -- Rob Ricardo Stella said the following on 03/27/2007 10:19 AM: > Rob Tanner wrote: > >> Hi, >> >> I'm having problems with LDAP authentication. What worked in Apache >> v2.0.53 does no

[EMAIL PROTECTED] Redirecting All Traffic to Homepage

2007-07-31 Thread Rob Wilkerson
inite loop. I've tried the Rewrite & RewriteMatch directives so far. I'd like to avoid the overhead of mod_rewrite, but will go that way if it's my only option. Any help would be much appreciated. Rob Wilkerson - The

[EMAIL PROTECTED] encoded slashes (2F%) in URLs being decoded

2007-08-30 Thread Rob Lintern
s and bug reports in regards to 'proxy' functionality, however from looking at our httpd.conf all proxy content is commented out. Any ideas would be greatly appreciated. Cheers, Rob httpd.conf Description: Binary data

[EMAIL PROTECTED] Having problems getting mod_authnz_ldap to work right

2007-09-10 Thread Rob Tanner
e Basic Require valid-user Options Indexes FollowSymLinks AllowOverride None Can someone please tell me what's missing? Thanks, Rob -- Rob Tanner UNIX Services Manager Linfield College, McMinnville OR - The

[users@httpd] 403 on XP accessing an XML database document

2005-05-18 Thread Gibson, Rob
d this on the XP box using IIS and it works correctly, without any error, but I can't explain why. And I would prefer to not use IIS if it is possible. Anyone know how to correct this problem? Thank you in advance, Rob -

[users@httpd] SSL Issues.

2005-05-31 Thread Rob Waldrum
;m stumped. Any ideas? Rob - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from

[users@httpd] reverse proxy with 2 level basic authentication

2005-06-02 Thread Rob Baxter
I have inherited a probject where I am trying to configure Apache2 to be a reverse proxy to an Exchange Server with Outlook Web Access/Outlook Mobile Access. The security requirements dictate that there be 2 layers of authentication. First the use must authenticate to the proxy and then to the

[EMAIL PROTECTED] £ symbol on apache

2005-10-08 Thread Rob Cross
I have had someone say it is some kind of file encoding issue.   Any ideas, please get back to me at [EMAIL PROTECTED]   Thanks for your time.   Rob

Re: [EMAIL PROTECTED] £ symbol on apache

2005-10-08 Thread Rob Cross
Cheers Joshua Worked perfectly I owe you a drink ;) Thanks Rob - Original Message - From: "Joshua Slive" <[EMAIL PROTECTED]> To: Sent: Sunday, October 09, 2005 12:03 AM Subject: Re: [EMAIL PROTECTED] £ symbol on apache On 10/8/05, Rob Cross <[EMAIL PROTECT

[EMAIL PROTECTED] Serving dynamic pages with C

2005-11-03 Thread Rob Belics
I would like my Apache server to dynamically create and serve some web pages using 'C'. I am not interested in using the default CGI or Perl. I have gotten myself turned round and round for weeks on how to do this. I know I need to use the API but I don't understand where handlers and module

Re: [EMAIL PROTECTED] Serving dynamic pages with C

2005-11-04 Thread Rob Belics
As far as I'm concerned as the OP, this is off topic and I'm not interested in hearing more about it. - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for m

Re: [EMAIL PROTECTED] Apache Started to Refuse Connections

2005-11-15 Thread Rob Belics
I'm wondering about this. Are those people on cable? I've noticed a common thread that all the people I've know to have this issue, including myself, are on cable. Michael Avila wrote: Windows XP Pro Apache 2.0.55 First time more than 2 or 3 people accessed the server from external sources

Re: [EMAIL PROTECTED] Apache Started to Refuse Connections

2005-11-15 Thread Rob Belics
Don't think so. Everyone I knew who had the problem was on cable. Problem not solved but we believe it's related to the ISP and DNS. - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd

[EMAIL PROTECTED] redirecting everything to ssl

2005-11-30 Thread Rob Benton
I've got a site on my intranet running with mod_ssl. This site used to run over plain http://. I'd like to redirect everyone trying to access the old address to the new address via https://. I tried just: Redirect permanent http://site https://site but I get a 400 Bad Request error. I also

Re: [EMAIL PROTECTED] redirecting everything to ssl

2005-12-01 Thread Rob Benton
Olaf van der Spek wrote: On 11/30/05, Rob Benton <[EMAIL PROTECTED]> wrote: I've got a site on my intranet running with mod_ssl. This site used to run over plain http://. I'd like to redirect everyone trying to access the old address to the new address via https://. I trie

[EMAIL PROTECTED] virtual host issues

2008-03-19 Thread Rob Anderson
h/012192.html I'm completely stuck at the moment. If anyone could help that would be great. Kind regards Rob Anderson Web Developer Action Media Ltd P: +64 9 376 8121 ext 211 M: +64 21 1287588 E: [EMAIL PROTECTED]

RE: [EMAIL PROTECTED] virtual host issues

2008-03-19 Thread Rob Anderson
her suggestions ? From: Sean Allen [mailto:[EMAIL PROTECTED] Sent: Thursday, 20 March 2008 10:28 a.m. To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] virtual host issues On Mar 19, 2008, at 5:22 PM, Sean Allen wrote: On Mar 19, 2008, at 5:03 PM, Rob Anderson wrote: Hi all

[EMAIL PROTECTED] Only the first request = 'Invalid direct reference to form login page' but not the rest.

2008-07-23 Thread Rob Stewart
D problem. I've checked the Apache v2.2.9 changelog and I can't see anything that may be relevant, if this is a bug. However, if anyone knows different let me know. Any help much appreciated. Let me know if you need more details or if I should be talking to the tomca

[EMAIL PROTECTED] mod_rewrite Scenario Assistance

2006-06-28 Thread Rob Wilkerson
if possible, a sample configuration that implements such a scenario. Any insight, suggestions or assistance with this would be very much appreciated. Thank you. Rob Wilkerson - The official User-To-User support forum of

[EMAIL PROTECTED] RE: mod_rewrite Scenario Assistance

2006-06-28 Thread Rob Wilkerson
On 6/28/06, Rob Wilkerson <[EMAIL PROTECTED]> wrote: First let me say that I hope this is the proper mailing list for my question. If that's not the case, please redirect me and I'll be happy to post there. I'm taking over an application that currently includes an Apa

[EMAIL PROTECTED] Re: mod_rewrite Scenario Assistance

2006-06-28 Thread Rob Wilkerson
On 6/28/06, Rob Wilkerson <[EMAIL PROTECTED]> wrote: Actually, that's exactly what the module is doing. It accepts the incoming request, writes a custom header (x-se-path) whose value is the URI of the incoming request and then redirects that request to the landing page. The landin

Re: [EMAIL PROTECTED] Re: mod_rewrite Scenario Assistance

2006-06-30 Thread Rob Wilkerson
Thanks, Joshua. I appreciate the assistance. On 6/28/06, Joshua Slive <[EMAIL PROTECTED]> wrote: On 6/28/06, Rob Wilkerson <[EMAIL PROTECTED]> wrote: > And I guess maybe this is my question (sorry it took so long for me to > get here): does mod_rewrite do an internal re

[EMAIL PROTECTED] Re: mod_rewrite Scenario Assistance

2006-07-01 Thread Rob Wilkerson
d to pass along the original URL, but I imagine I can work that out if I understand the first part well enough. The rewrite itself is where I think I'm most lost. Any similar config examples would be very much appreciated. Thank you. On 6/28/06, Rob Wilkerson <[EMAIL PROTECTED]> wrote

Re: [EMAIL PROTECTED] Re: mod_rewrite Scenario Assistance

2006-07-01 Thread Rob Wilkerson
27;m accessing and redirecting only then. Thanks again. That really was an eye-opener for me. On 7/1/06, Joshua Slive <[EMAIL PROTECTED]> wrote: On 7/1/06, Rob Wilkerson <[EMAIL PROTECTED]> wrote: > I've gotten some great feedback on this question, but would still > really li

Re: [EMAIL PROTECTED] Re: mod_rewrite Scenario Assistance

2006-07-02 Thread Rob Wilkerson
, Joshua Slive <[EMAIL PROTECTED]> wrote: On 7/1/06, Rob Wilkerson <[EMAIL PROTECTED]> wrote: > Thanks, Joshua. I'm glad I asked. The ways I was planning to attempt > would've been *far* more complex. I had no idea it would be that > simple. > > If I understand

Re: [EMAIL PROTECTED] Re: mod_rewrite Scenario Assistance

2006-07-06 Thread Rob Wilkerson
[L] RewriteRule ^/mod/modules/foo - [L] RewriteRule ^/landingpage.cfm - [L] RewriteRule ^/(.*) /landingpage.cfm?uri=%{REQUEST_URI} [QSA,PT] Thanks again. On 7/2/06, Rob Wilkerson <[EMAIL PROTECTED]> wrote: So

Re: [EMAIL PROTECTED] Re: mod_rewrite Scenario Assistance

2006-07-06 Thread Rob Wilkerson
the top of the list? On 7/6/06, Joshua Slive <[EMAIL PROTECTED]> wrote: On 7/6/06, Rob Wilkerson <[EMAIL PROTECTED]> wrote: > Joshua - > > I have one quick follow-up question, if you don't mind. I've > implemented the rules as shown below and have been watching

Re: [EMAIL PROTECTED] Re: mod_rewrite Scenario Assistance

2006-07-06 Thread Rob Wilkerson
I thought about that and may go that direction, but ease/simplicity of adding "exclusions" is also a factor. I may have to take a survey. :-) Thanks for all of your help. On 7/6/06, Joshua Slive <[EMAIL PROTECTED]> wrote: On 7/6/06, Rob Wilkerson <[EMAIL PROTECTED]>

Re: [EMAIL PROTECTED] configuration question from an Apache newbie

2006-07-11 Thread Rob Wilkerson
TTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Rob Wilkerson --

Re: [EMAIL PROTECTED] index files in subdirectories

2006-07-12 Thread Rob Wilkerson
Users forum at Nabble.com. - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-ma

Re: [EMAIL PROTECTED] index files in subdirectories

2006-07-12 Thread Rob Wilkerson
Sorry, I meant your DirectoryIndex directive, not your DocumentRoot directive. :-) On 7/12/06, Rob Wilkerson <[EMAIL PROTECTED]> wrote: Look for your DocumentRoot directive in your httpd.conf. It will (or should) contain a space-delimited list of file names (e.g. index.html index.cgi)

Re: [EMAIL PROTECTED] Starting Apache

2006-07-12 Thread Rob Wilkerson
ficial User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --

Re: [EMAIL PROTECTED] Starting Apache

2006-07-12 Thread Rob Wilkerson
Have you tried commenting out the LoadModule directive that loads mod_ssl and restarting? That will at least tell you whether that is the module preventing you from starting the service... On 7/12/06, Graves, Jan <[EMAIL PROTECTED]> wrote: Yes - I also think I have a problem with SSL. But I do

Re: [EMAIL PROTECTED] Starting Apache

2006-07-12 Thread Rob Wilkerson
ong as I'm here. Thanks. On 7/12/06, Jerry McAllister <[EMAIL PROTECTED]> wrote: > > Rob, > > Thanks for your quick response. I checked and I do not have a directory > /var/log/httpd. In var/log I do have lots of log files - adduser, > auth.log, cron, dmesg.today

Re: [EMAIL PROTECTED] Starting Apache

2006-07-12 Thread Rob Wilkerson
e log files are specifically configured (in httpd.conf) to be in that location. Something seems to have gotten clobbered in their power failure but I don't see what it is. jerry > Thanks. > > On 7/12/06, Jerry McAllister <[EMAIL PROTECTED]> wrote: > > > > >

Re: [EMAIL PROTECTED] Starting Apache

2006-07-12 Thread Rob Wilkerson
27;ve had pretty good results doing so in the past (although with different phrases, of course). Sorry I can't be more help. On 7/12/06, Graves, Jan <[EMAIL PROTECTED]> wrote: Rob, Here is the end of what I was told is my Apache error log file: [Wed Jul 12 07:05:11 2006] [error] mod_ssl

Re: [EMAIL PROTECTED] Apache 2 chaos

2006-07-18 Thread Rob Wilkerson
isn't reading from the httpd.conf file ? Olly - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For

Re: [EMAIL PROTECTED] Windows XP Apache 2.0 msi file buggy?

2006-07-18 Thread Rob Wilkerson
rslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Rob Wilkerson - The official User-To-User support forum of the

Re: [EMAIL PROTECTED] Apache fails to restart

2006-07-24 Thread Rob Wilkerson
why? The log files? System logs? Other Apache files (which ones)? Should I run a diagnostic while Apache is frozen? What should I look for? Thanks very much for any replies. I'm starting somewhat from ground zero here. Rob Fox Original Message Subject: Apache overwhelmed,

[EMAIL PROTECTED] OT (Maybe): Scripting an htdigest Entry

2006-07-29 Thread Rob Wilkerson
ce the htdigest command offers no password flag. Is there another way to populate this file from a bash script? Thanks. -- Rob Wilkerson - The official User-To-User support forum of the Apache HTTP Server Project. See http://h

Re: [EMAIL PROTECTED] Apache PC to Apple/Mac - Basic Questions

2006-07-30 Thread Rob Wilkerson
in beta. Thanks. Groups are talking. We´re listening. Check out the handy changes to Yahoo! Groups. -- Rob Wilkerson - The official User-To-User support forum of the Apache HTTP Server

Re: [EMAIL PROTECTED] Rerouting Localhost (to XAMPP home page)

2006-07-31 Thread Rob Wilkerson
_ Do you Yahoo!? Everyone is raving about the all-new Yahoo! Mail Beta. -- Rob Wilkerson - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html>

[EMAIL PROTECTED] SOT : SELinux Interference

2006-08-01 Thread Rob Wilkerson
the temporary file to /opt/projects/htdocs, replacing the original version. It appears that this move is causing the SELinux bypass to close up. I've added the chcon command to my script and it works fine, but I'm hoping someone can enlighten me as to what's going on or help me

[EMAIL PROTECTED] mod_log_config - time taken to serve the request, in microseconds

2006-08-04 Thread Rob Kirkbride
roblems at our end, or if it may be because the user is running over a slow connection.Thanks for any help,Rob

Re: [EMAIL PROTECTED] mod_log_config - time taken to serve the request, in microseconds

2006-08-05 Thread Rob Kirkbride
On 8/4/06, Joshua Slive <[EMAIL PROTECTED]> wrote: On 8/4/06, Rob Kirkbride <[EMAIL PROTECTED]> wrote:> Hi all,>> I need to understand exactly what this figure means.> Does the figure include any time for the response to be sent back to the > client, or is it the t

Re: [EMAIL PROTECTED] mod_log_config - time taken to serve the request, in microseconds

2006-08-05 Thread Rob Kirkbride
On 05/08/06, Joshua Slive <[EMAIL PROTECTED]> wrote: On 8/5/06, Rob Kirkbride <[EMAIL PROTECTED]> wrote:> On 8/4/06, Joshua Slive <[EMAIL PROTECTED]> wrote:>> > >  On 8/4/06, Rob Kirkbride <[EMAIL PROTECTED]> wrote:> > Hi all,> >> > I need t

Re: [EMAIL PROTECTED] mod_log_config - time taken to serve the request, in microseconds

2006-08-05 Thread Rob Kirkbride
On 05/08/06, Joshua Slive <[EMAIL PROTECTED]> wrote: On 8/5/06, Rob Kirkbride <[EMAIL PROTECTED]> wrote:>>> On 05/08/06, Joshua Slive <[EMAIL PROTECTED]> wrote: > > On 8/5/06, Rob Kirkbride <[EMAIL PROTECTED]> wrote:> > > On 8/4/06, Joshua Slive <

[EMAIL PROTECTED] mod_rewrite rewriting URLs with an additional "/" at the end? (www->non www)

2006-08-07 Thread Rob Gabaree
Hi, I'm trying to use mod_rewrite to redirect any "www.domain.com" -> "domain.com". I've set up the following rule: RewriteEngine On RewriteCond %{HTTP_HOST} ^www\.domain\.com$ [NC] RewriteRule ^(.*)$ http://domain.com/$1 [R=301,L] This works fine, but whenever I try to go to "www.domain.com

[EMAIL PROTECTED] DBD Authentication using MySQL

2006-08-10 Thread Rob Sterenborg
to On. (No .htaccess files in use.) I tried both settings, but the same error keeps showing up. Can someone please point me to what I'm overlooking? Thanks, Rob httpd.conf DBDriver mysql DBDParams "host= dbname= user= pass=" DBDMin 1 DBDKeep 2 DBDMax 10 DBDExptim

RE: [EMAIL PROTECTED] multiple ssl-hosts per ip possible

2006-08-10 Thread Rob Sterenborg
#x27;t > know how you'd have several CNs. Do you have more details on the source of > this information? Maybe it was a wildcard cert (ie, CN = *.dom.tld)? I think the OP means this: http://wiki.cacert.org/wiki/VhostTaskForce Grts, Rob

Re: [EMAIL PROTECTED] DBD Authentication using MySQL

2006-08-10 Thread Rob Sterenborg
t encrypt(user_passwd) from users where user_name = %s" #Require user Require group testusers Options Indexes IndexOptions FancyIndexing FoldersFirst NameWidth=60 The AuthDBDUserPWQuery directive contains "User". Should it also work for "Require group"? Gr

Re: [EMAIL PROTECTED] DBD Authentication using MySQL

2006-08-11 Thread Rob Sterenborg
e (haven't had the time yet to look into that). Is mod_authz_dbd really not in 2.2.3 or am I overlooking something, again? Grts, Rob - The official User-To-User support forum of the Apache HTTP Server Project. See http

RE: [EMAIL PROTECTED] DBD Authentication using MySQL

2006-08-12 Thread Rob Sterenborg
Nick Kew <mailto:[EMAIL PROTECTED]> wrote: > On Friday 11 August 2006 09:56, Rob Sterenborg wrote: >> Ah. And I need the files modules/aaa/mod_authz_dbd.* for that I >> suppose. According to the doc "Available in Apache 2.2 and later". > > Hmm, that

RE: [EMAIL PROTECTED] DBD Authentication using MySQL

2006-08-12 Thread Rob Sterenborg
Nick Kew <mailto:[EMAIL PROTECTED]> wrote: > On Saturday 12 August 2006 09:43, Rob Sterenborg wrote: > >> But, I'm starting to feel stupid now and here's why. >> When I point the browser to the url I'm prompted for my user/pass. >> When I enter tha

RE: [EMAIL PROTECTED] DBD: driver

2006-08-13 Thread Rob Sterenborg
7;m sure this is surely not the correct solution but I'm not a C programmer, it compiled and works right now. Grts, Rob - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.or

Re: [EMAIL PROTECTED] view a directory content from browser

2006-08-16 Thread Rob Sterenborg
tpd.apache.org/docs/2.2/mod/core.html#options -> Indexes Gr, Rob - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-ma

[EMAIL PROTECTED] 400 Bad Request Error

2006-08-21 Thread Rob Wilkerson
AuthUserFile /opt/projects/users.htdigest Require valid-user Any insight would be greatly appreciated. Thanks. -- Rob Wilkerson - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apa

[EMAIL PROTECTED] Re: 400 Bad Request Error

2006-08-21 Thread Rob Wilkerson
One more thing I should mention: The requested file is returned with an application/rss+xml mime type. I don't know whether that has any impact on the problem I'm seeing, but I thought I'd throw it out there just in case. Thanks again. On 8/21/06, Rob Wilkerson <[EMAIL PROTE

Re: [EMAIL PROTECTED] 400 Bad Request Error

2006-08-21 Thread Rob Wilkerson
Thanks, Joshua. That was exactly what I needed. I appreciate your help. On 8/21/06, Joshua Slive <[EMAIL PROTECTED]> wrote: On 8/21/06, Rob Wilkerson <[EMAIL PROTECTED]> wrote: > All - > > I'm receiving a 400 error when trying to access the following URL: > ht

[EMAIL PROTECTED] SOT: Subversion Connection to Apache Fails Mid-Stream

2006-08-21 Thread Rob Wilkerson
od_python 3.2.8 (I think those are all of the relevant line items) Again, I apologize if this is too far off-topic, but I'm desperate. I had to at least give it a shot. Thanks. -- Rob Wilkerson - The official User-To-Us

Re: [EMAIL PROTECTED] SOT: Subversion Connection to Apache Fails Mid-Stream

2006-08-21 Thread Rob Wilkerson
n I do (should be a lot of those people about) can offer another suggestion, I'm all ears. Thanks. On 8/21/06, Joshua Slive <[EMAIL PROTECTED]> wrote: On 8/21/06, Rob Wilkerson <[EMAIL PROTECTED]> wrote: > All - > > I know this is somewhat off-topic and I apologize for tha

Re: [EMAIL PROTECTED] SOT: Subversion Connection to Apache Fails Mid-Stream

2006-08-21 Thread Rob Wilkerson
: . ack 307 win 65230 Does it mean anything to you? On 8/21/06, Joshua Slive <[EMAIL PROTECTED]> wrote: On 8/21/06, Rob Wilkerson <[EMAIL PROTECTED]> wrote: > I'll take a look at the forensics and the packet trace. The server is > on a LAN - I don't believe there are

  1   2   >