RE: [EMAIL PROTECTED] Meta tags: keywords and description

2007-04-04 Thread Mark Lavi
Curtis needs to Google on: "search engine optimization", which will yield an industry of both good and not so good products, consultants, advice, and methods. --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707 -Original Message

RE: [EMAIL PROTECTED] Revisiting my FastCGI problem

2007-03-21 Thread Mark Lavi
, you're straying outside of Apache at this point. --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707 -Original Message- From: Dragon [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 21, 2007 11:54 AM To: users@httpd.apache.org Su

RE: [EMAIL PROTECTED] Apache problem with MSIE

2007-03-16 Thread Mark Lavi
, because any answer someone offers you about Apache could not consider the entire environment you are using. Cheers, --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707 From: prash reddy [mailto:[EMAIL

RE: [EMAIL PROTECTED] FastCGI problem

2007-03-15 Thread Mark Lavi
http://httpd.apache.org/docs/2.2/logs.html specifically: http://httpd.apache.org/docs/2.2/mod/core.html#loglevel --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707 -Original Message- From: Dragon [mailto:[EMAIL PROTECTED] Sent

RE: [EMAIL PROTECTED] FastCGI problem

2007-03-15 Thread Mark Lavi
I see I probably replied without reading everything you've done, my assertions may not be correct if you've not gotten anything to work through Apache. You can try increasing the amount/level of error logging in Apache. --Mark Mark Lavi, Enterprise Web Management Team @ SGI mai

RE: [EMAIL PROTECTED] FastCGI problem

2007-03-15 Thread Mark Lavi
roblem.cgi -- but this is not always identical to what Apache encounters, it's just another step for troubleshooting. I have no idea if you could do the same for Ruby and your app. Hope this helps, --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-9

RE: [EMAIL PROTECTED] php files displayed as 'text'

2007-03-15 Thread Mark Lavi
You should insure that PHP module available and loaded. If you compiled it in as a static module, you can look at the httpd -l option to see if it is there. Otherwise, you can enable mod_status to check your configuration in real time. --Mark Mark Lavi, Enterprise Web Management Team @ SGI

RE: [EMAIL PROTECTED] Apache problem with MSIE

2007-03-15 Thread Mark Lavi
when a browser chooses to go BACK and restores form field values. --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707 From: prash reddy [mailto:[EMAIL PROTECTED] Sent: Thursday, March 15, 2007 1:50 PM To:

RE: [EMAIL PROTECTED] Apache Examples Extreme Web Servers

2007-03-13 Thread Mark Lavi
ade my own build scripts to check for libraries and activate modules, etc. It's the best way to document what you did and reproduce it for your next build. Cheers, --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707 -Original Message--

RE: [EMAIL PROTECTED] Stripping white space from HTML

2007-03-09 Thread Mark Lavi
Try it out and learn to configure Tidy to your liking, don't jump to conclusions! - You can turn off XHTML compliance, etc. - You might be able to process only your shopping cart directory, etc. to limit it's scope/impact. - You can control output with other configurations. --Mark

RE: [EMAIL PROTECTED] Stripping white space from HTML

2007-03-09 Thread Mark Lavi
ce as well! However, you'll also incur a performance hit on delivering pages, it may not work with your setup easily, and it may also break the way some HTML renders in browsers. Cheers, --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707

RE: [EMAIL PROTECTED] Re: Apache Tomcat Openssl

2007-03-09 Thread Mark Lavi
ot;/apache/lib:$LD_LIBRARY_PATH:/apache/instantclient_10_2 " --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707 -Original Message- From: Lisa Tan [mailto:[EMAIL PROTECTED] Sent: Friday, March 09, 2007 10:02 AM To: users@httpd.apa

RE: [EMAIL PROTECTED] Need recommendation for apache log summary tool

2007-03-05 Thread Mark Lavi
I always liked the not-too-fancy, but really fast open source Analog: http://www.analog.cx/ --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707 -Original Message- From: Richard van der Leeden [mailto:[EMAIL PROTECTED] Sent: Saturday

RE: [EMAIL PROTECTED] Failing redirects

2007-03-05 Thread Mark Lavi
e difference is in the http headers between the version as Sander suggested you use HttpLiveHeaders to capture the changes. Try to give more specific information for troubleshooting, otherwise, it seems your problem is described too generically for anyone to help so far. I hope this helps, --Mark M

RE: [EMAIL PROTECTED] help needed in config of httpd.conf to fix "405 Method Not Allowed"

2007-03-02 Thread Mark Lavi
ed by the Subversion installation guide. http://svnbook.red-bean.com/nightly/en/svn.serverconfig.html Of course, read the documentation on the Apache LimitExcept directive as well! Good luck, --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || p

RE: [EMAIL PROTECTED] PHP Load Module Error, Help Please

2007-02-28 Thread Mark Lavi
Check the file permissions: try making adding all permissions, then stopping and starting the server/service (don't try a restart) to see if that is the issue. If it is the issue, then you can tighten up the permissions and repeat the above. --Mark Mark Lavi, Enterprise Web Management

RE: [EMAIL PROTECTED] Beginner problems

2007-02-27 Thread Mark Lavi
/Apache Software Foundation/Apache2.2/htdocs/register.php ...which you said you'd removed. Indeed, you do see that in the error log you sent us. Does this help? --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933

RE: [EMAIL PROTECTED] Does Apache HTTP require patch for Daylight Savings Time 2007 change

2007-02-27 Thread Mark Lavi
Please read the mail list archives, this question has been answered before. --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707 From: Causevic, Dzenan [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 27

RE: [EMAIL PROTECTED] RE: Load balancing among remote proxies.

2007-02-27 Thread Mark Lavi
Thanks, I didn't know that! :) --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707 -Original Message- From: Serge Dubrouski [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 27, 2007 10:15 AM To: users@httpd.apache.org Subjec

RE: [EMAIL PROTECTED] RE: Load balancing among remote proxies.

2007-02-27 Thread Mark Lavi
to this function that you can research as well. Cheers, --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 27, 2007 9:55 AM To: users

RE: [EMAIL PROTECTED] Beginner problems

2007-02-26 Thread Mark Lavi
Take a look at your Apache error logs to help you debug. You may be misconfiguring both Dreamweaver and Apache! Cheers, --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707 From: Brian J Smith [mailto

RE: [EMAIL PROTECTED] Help: GIFs that are in same directory as PERL script are being executed

2007-02-23 Thread Mark Lavi
I filetype allows you to distinguish the GIFs. I believe that is why you're not getting what you want, but you'll have to troubleshoot your configuration directly. Good luck, --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707 -Origin

RE: [EMAIL PROTECTED] Help: GIFs that are in same directory as PERL script are being executed

2007-02-23 Thread Mark Lavi
file permissions we already discussed, should help avoid the executing GIFs. --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707 -Original Message- From: Stephen Truxton [mailto:[EMAIL PROTECTED] Sent: Friday, February 23, 2007 2:39 PM

RE: [EMAIL PROTECTED] Help: GIFs that are in same directory as PERL script are being executed

2007-02-23 Thread Mark Lavi
Try taking the execute permissions off all of the non-CGI files. Eg. cd /home/sanscript/public_html/cricket/images/; chmod a-x *gif --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707 -Original Message- From: Stephen Truxton [mailto

RE: [EMAIL PROTECTED] Installing Apache 1.3 on Windows 2003

2007-02-22 Thread Mark Lavi
For techguy: http://en.wikipedia.org/wiki/Pwned -- you'll get the idea. --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707 -Original Message- From: William A. Rowe, Jr. [mailto:[EMAIL PROTECTED] Sent: Thursday, February 22, 2

RE: [EMAIL PROTECTED] Installing Apache 1.3 on Windows 2003

2007-02-22 Thread Mark Lavi
Cheers, --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707 -Original Message- From: Techguy [mailto:[EMAIL PROTECTED] Sent: Thursday, February 22, 2007 3:41 PM To: users@httpd.apache.org Subject: RE: [EMAIL PROTECTED] Installing Apache

RE: [EMAIL PROTECTED] Installing Apache 1.3 on Windows 2003

2007-02-22 Thread Mark Lavi
ay's current versions) are two separate, but related matters. You add your value and judgment for how to manage the conflict in your domain. :) When relying on Apache support from this mailing list, Apache will need to be current. --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[E

RE: [EMAIL PROTECTED] Apache & PHP configure options

2007-02-21 Thread Mark Lavi
nd perform changes so you can revert if necessary - measure changes and analyze results - repeat every step until you archive your goal(s) This mailing list is where you can ask for help if you are stumped with specific configuration changes. I hope this helps, --Mark Mark Lavi, Enterprise

RE: [EMAIL PROTECTED] Installing Apache + SSL on Windows

2007-02-16 Thread Mark Lavi
Please do not double post to the list, I'd wait up to a week for a reply. --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707 -Original Message- From: Brian Gordon [mailto:[EMAIL PROTECTED] Sent: Thursday, February 15, 2007 10:

RE: [EMAIL PROTECTED] SSL and Apache

2007-02-16 Thread Mark Lavi
ting, since that's a fatal mismatch. You could also increase the log level detail and check the ERROR logs as well to help troubleshoot. I hope this helps! --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707 -Original Message- From:

RE: [EMAIL PROTECTED] OCI & Apache Problem

2007-02-16 Thread Mark Lavi
work to give you an example to adapt: LD_LIBRARY_PATH="$APACHESERVER_ROOT/lib:/path_to/instantclient_$VERSION: $LD_LIBRARY_PATH" TNS_ADMIN="/path_to/directory_containing_tnsnames.ora" export LD_LIBRARY_PATH TNS_ADMIN Cheers, --Mark Mark Lavi, Enterprise Web Management

RE: [EMAIL PROTECTED] LDAP Authentication & Registration

2007-02-14 Thread Mark Lavi
of LDAP is that it is an open structure for its schema and attributes, but that the data in it is consistent with standards. Cheers, --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707 -Original Message- From: Strader, William A. [mai

RE: [EMAIL PROTECTED] static page to dynamic

2007-02-14 Thread Mark Lavi
favorite search engine to find them and start researching. Good luck, --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707 From: imthiaz khan [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 14, 2007 12

RE: [EMAIL PROTECTED] Apache SSL DMZ mod_jk Security concerns

2007-02-12 Thread Mark Lavi
you continue to corroborate that your web application, web servers, server OS, DMZ, and application servers are intact (through security audits) and up to date with security patches. --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707

RE: [EMAIL PROTECTED] how to set up virtual hosts

2007-02-02 Thread Mark Lavi
r DNS (nameserver) configuration. --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707 From: Beraru Liviu [mailto:[EMAIL PROTECTED] Sent: Friday, February 02, 2007 1:36 PM To: users@httpd.apache.org Subject: Re: [

RE: [EMAIL PROTECTED] Daylight Savings Time change

2007-02-02 Thread Mark Lavi
information. http://httpd.apache.org/userslist.html#archives http://httpd.apache.org/docs/1.3/misc/FAQ.html#year2000 --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707 From: Roberta Clark-Chabluk

RE: [EMAIL PROTECTED] Daylight Savings 2007

2007-01-18 Thread Mark Lavi
I believe that Apache relies *completely* on the operating system for all time functions, but I cannot speak authoritatively. I would be surprised if it were otherwise. --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707

RE: [EMAIL PROTECTED] Unwanted rewrite followup/continuationn

2007-01-10 Thread Mark Lavi
urther. --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707 -Original Message- From: Israel Brewster [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 10, 2007 12:51 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] U

RE: [EMAIL PROTECTED] Unwanted rewrite followup/continuationn

2007-01-10 Thread Mark Lavi
Try changing the servername directive to the IP address in httpd.conf, I believe that will work. E.g.: ServerName 127.0.0.1 # etc --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707 -Original Message- From: Israel Brewster

RE: [EMAIL PROTECTED] Resolving to 127.0.0.1

2007-01-09 Thread Mark Lavi
Duplicate your vhost server names (and serveraliases if you like) in your hosts file with 127.0.0.1. That will allow DNS to resolve them to your loopback IP address and things should work. --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707

RE: [EMAIL PROTECTED] Re: How to compose an URL so that login is done???

2007-01-08 Thread Mark Lavi
on to recognize people through some other mechanism. Of course, there are tradeoffs for security when you use any of the following: cookie, certificate, session key, referring URL/IP, or a generic username/password to your area for everyone to easily remember. --Mark Mark Lavi, Enterprise Web Manag

RE: [EMAIL PROTECTED] Webpage showing me the Index Directory

2007-01-08 Thread Mark Lavi
rg/docs/2.2/mod/mod_dir.html#directoryindex --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707 From: Paolo Villaverde [mailto:[EMAIL PROTECTED] Sent: Monday, January 08, 2007 10:43 AM To: users@h

RE: [EMAIL PROTECTED] trying to make apache a streaming server

2006-12-22 Thread Mark Lavi
with, you have many choices: - learn how to write yourself a CGI - build something in script engine, like a server parsed script in PHP, etc. - or investigate the numerous open source "jukebox" type applications written in PHP, etc. Jinzora comes to mind. Cheers, --Mark Mark Lavi,

RE: [EMAIL PROTECTED] mod_status.so - How do I get this to work?

2006-12-21 Thread Mark Lavi
on httpd.conf configuration here: http://httpd.apache.org/docs/2.0/mod/mod_status.html I usually built it when I configure to: "--enable-info" --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707 -Original Message- From: Techguy [

RE: [EMAIL PROTECTED] mod_status.so - How do I get this to work?

2006-12-21 Thread Mark Lavi
pile+apache ...but do ask about compilation errors, etc. Good luck! --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707 -Original Message- From: Techguy [mailto:[EMAIL PROTECTED] Sent: Thursday, December 21, 2006 1:59 PM T

RE: [EMAIL PROTECTED] public server

2006-12-19 Thread Mark Lavi
remote computer to test network connectivity and that the server is up and listening. --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707 From: Daniel Marques [mailto:[EMAIL PROTECTED] Sent: Tuesday, Dec

RE: [EMAIL PROTECTED] Slow Load Times on Server

2006-12-19 Thread Mark Lavi
issues with your ISP. Of course, if you have a lot of load on your web server (high usage), then that is another issue. --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707 From: Ralph Brickley [mailto:

RE: [EMAIL PROTECTED] mod_auth_ldap

2006-12-13 Thread Mark Lavi
DAP server start up scripts. I recommend reading the OpenLDAP administrator handbook to learn more about what files constitute the server, startup, and configuration rather than ask further here. Cheers, --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTE

RE: [EMAIL PROTECTED] Limiting COPY method for WebDAV to one direction

2006-11-29 Thread Mark Lavi
. You could also leave off the later directive to allow unauthenticated HTTP COPYs, GETs, etc. Try it out, I'd expect that Apache 1.x couldn't handle this, but 2.2.x might. --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-65

RE: [EMAIL PROTECTED] Limiting COPY method for WebDAV to one direction

2006-11-28 Thread Mark Lavi
file DAV On Require group X --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707 From: Todd Hivnor [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 28, 2006 11:15 AM To: users@httpd.

RE: [EMAIL PROTECTED] Limiting COPY method for WebDAV to one direction

2006-11-27 Thread Mark Lavi
I don't know of an Apache/WebDAV solution off the top of my head for your requirement, but it is probably easiest to address this from the filesystem: change the permissions on the directory to be read only. --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROT

RE: [EMAIL PROTECTED] Help Wanted for Setup

2006-11-21 Thread Mark Lavi
Do it yourself: download and a few clicks. http://www.apachefriends.org/en/index.html --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707 -Original Message- From: Nathan Kellogg [mailto:[EMAIL PROTECTED] Sent: Thursday, November 16

RE: [EMAIL PROTECTED] WebDAV setup on Windows XP

2006-11-21 Thread Mark Lavi
ex.com/services/support/webdav-msft.shtml --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707 -Original Message- From: William A. Rowe, Jr. [mailto:[EMAIL PROTECTED] Sent: Monday, November 20, 2006 1:42 PM To: users@httpd.apache.org

RE: [EMAIL PROTECTED] Is possible to redistribute apache 2 binary to different server within installing in different location for Unix?

2006-11-10 Thread Mark Lavi
use --prefix every time I do a build, it helps manage testing instances. --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707 -Original Message- From: Sander Temme [mailto:[EMAIL PROTECTED] Sent: Friday, November 10, 2006 3:07 PM To

RE: [EMAIL PROTECTED] Is possible to redistribute apache 2 binary to different server within installing in different location for Unix?

2006-11-10 Thread Mark Lavi
issues other people have mentioned when replying to you. The idea of a binary distribution of Apache (a la RPM, etc.) allows this, but there are things to customize unless you are on an identical clone of your build system. --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:[EMAIL

[EMAIL PROTECTED] Trouble building mod_auth_ldap with Mozilla LDAP C SDK 6.0, Apache 2.0.59 on ia64

2006-11-08 Thread Mark Lavi
tic --with-ldap-include=/engr/pkgs/mozilla/dist/public/ldap --with-ldap-lib=/engr/lib:/engr/pkgs/mozilla/dist/lib:/engr/pkgs/mozilla /dist/Lin ux2.6_ia64_glibc_PTH_64_DBG.OBJ/lib --enable-dav --enable-dav_fs ## - ## ## Platform. ## ## - ## hostname = sloop uname -m = ia64 uname -r = 2.6.5