times if all images had their size defined. Not sure why it'd be so much
slower with more precise information in the headers.
--
Michael McGlothlin
Southwest Plumbing Supply
smime.p7s
Description: S/MIME Cryptographic Signature
I'm using PHP to dynamically serve images and am using compression on
the output. For GET I know that I should make the Content-Length header
the size of the compressed data. For HEAD requests do I do the same or
do I provide the uncompressed Content-Length? Thanks.
--
Michael McGlo
So, is there any way to force a 404 error when someone uses /something ?
You could use mod rewrite or have your script check for it and generate
a 404 error.
--
Michael McGlothlin
Southwest Plumbing Supply
smime.p7s
Description: S/MIME Cryptographic Signature
and cna give me a help?
Thanks
--
Elder J Lehnsherr
LINUX USER #422378 [Debian GNU/Linux]
GoogleTalk - [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
ICQ - 304799257
MSN - [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
--
Michael McGlothlin
Southwest Plumbing Supply
smime.p7s
Description: S/MIME Cryptographic Signature
you
brownie points. People who post useful information are more likely to
get help when they ask questions. You'll get fewer RTFM answers if you
have a history of being proactive.
--
Michael McGlothlin
Southwest Plumbing Supply
smime.p7s
Description: S/MIME Cryptographic Signature
at are not via authenticated redirects? Can I use
the HTTP_REFERRER in some way to ensure that what has come to this
server came by way of a legitimate referral?
All ideas are greatly appreciated.
Thanks
Myles
--
Michael McGlothlin
Southwest Plumbing Supply
smime.p7s
Description: S/MIME Cryptographic Signature
<http://www.trueswitch.com/yahoo-fr/> vers Yahoo! Mail
--
Michael McGlothlin
Southwest Plumbing Supply
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org
Not sure but why not just have PHP run a Perl script? If you really want
Perl to generate your PHP then you could have it create a temp file,
return the temp file to PHP, include the temp file, and then remove the
temp file when done.
Hi,
I think I might of read something somewhere that indica
Not true. You just need to be able to read/write the log files. If you
have things perm'd right it shouldn't be an issue. The link I provided
explains running logrotate without root access.
For logrotate, you need root access to setup
--
Michael McGlothlin
Southwest Plumb
eaned up weekly how would I do that?
Ben
-
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
leware app then I'd probably suggest a
more lightweight solution and just write your own network interface.
Rewriting the whole app is probably not needed.
--
Michael McGlothlin
Southwest Plumbing Supply
-
The offici
All our other LAMP setups are using RHEL4/5, but I have one PHP based app which
uses some Windows middleware, and thus we are using Apache for Windows.
Can you configure, or rewrite, the PHP app to call the Windows
middleware remotely? That might be the easiest solution.
--
Michael
of servers together.
I rolled my own for building the mgmt console but such things can just
be purchased I'd imagine. Or it's not to difficult to code your own - I
used XML-RPC over Jabber written in Python.
--
Michael McGlothlin
Southwest Plumb
I plan to give everyone root access. Security is a silly concept anyway
because obviously everyone can be trusted.
Somebody trusted you enough to give YOU the root password.
Why should you not in turn entrust others with the privileges that will allow
them to do their job?
--
code or config files?
--
Michael McGlothlin
Southwest Plumbing Supply
-
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
hough it seems odd that
the protocol doesn't deal with this. I guess I have more to learn...
It did work the other day though and I'm sure the data was over 256
bytes. Very strange.
- Steve
*/Michael McGlothlin <[EMAIL PROTECTED]>/* wrote:
Are your timeout value
27; to see if was a problem with the
extension. That worked, but if I made the file larger - 475 bytes - it
fails.
So I'm thinking it has a problem with files larger than a few hundred
bytes. Is there a setting for max data length or packet size?
- Steve
*/Michael McGlothlin <[EMAIL PROTE
seem set up well for
searching - am I missing a search link somewhere?
--
Michael McGlothlin
http://www.plumbersstock.com/
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/u
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]
--
Michael McGlothlin
Southw
.
Thanks,
Mark
--
Georgia: Why am I not doing what they're doing?
Rube: Because you're doing what you're doing. When it's time for you
to do something else you'll do that.
--
Michael McGlothlin
Southwest Plumbing Supply
--
Possibly you could rewrite the start scripts so that they wait to be
prompted for the password and then auto-fill the password.
--
Michael McGlothlin
Southwest Plumbing Supply
-
The official User-To-User support forum of the
rk for me:
RewriteCond %{HTTP_USER_AGENT} ^.*(Googlebot|Yahoo!\ Slurp).*$ [NC]
RewriteCond %{QUERY_STRING} ^(.*)(&+pathKey=\d*)(.*)$
RewriteRule (.*) $1?%1%3 [R,L]
--
Michael McGlothlin
http://www.PlumbersStock.com/
RewriteCond %{HTTP_USER_AGENT} ^.*[Googlebot|Yahoo!\ Slurp].*$
In a reg
at if the URL contains
pathKey=whatever it'll just drop that part. That portion is being dropped
correctly but it's happening regardless to the user agent. Anyone know what I'm
doing wrong? Thanks.
--
Michael McGlothlin
S
23 matches
Mail list logo