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
, 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
, 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
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
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
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
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
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:
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--
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
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
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
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
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
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
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
/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
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
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
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
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
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
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
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
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
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
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
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
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:
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:
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
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
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
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
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: [
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
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
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
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
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
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
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
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,
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 [
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
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
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:
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
. 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
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.
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
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
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
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
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
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
56 matches
Mail list logo