ument file:${APACHE_LOCK_DIR}
> > --> See above.
> >
> root@meow:/home/ethan/BluBev# ps -A |grep apache2
> 11972 ?00:00:30 apache2
> 22196 ?00:00:00 apache2
> 22197 ? 00:00:00 apache2
> 22198 ?00:00:00 apache2
> 22199 ?00:00:00 apache2
> 22200 ?00:00:00 apache2
>
> Totally confused.
>
> TIA
>
> Ethan
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>
--
Marcos | I love PHP, Linux, and Java
<http://javadevnotes.com/java-string-to-double-examples>
ease do not read, copy, use or disclose
> the contents of this communication to others and notify the
> sender immediately. Then please delete the email and any
> copies of it. Thank you.
>
>
--
Marcos | I love PHP, Linux, and Java
<http://javadevnotes.com/java-double-to-string-examples>
TPD_ROOT="/etc/apache2"
-D SUEXEC_BIN="/usr/lib/apache2/suexec"
-D DEFAULT_PIDLOG="/var/run/apache2.pid"
-D DEFAULT_SCOREBOARD="logs/apache_runtime_status"
-D DEFAULT_ERRORLOG="logs/error_log"
-D AP_TYPES_CONFIG_FILE="mime.types"
-D SERVER_CONFIG_FILE="apache2.conf"
|
Best regards and thank you for any guide!
Marcos
d (among others):
alias
negotiation
rewrite
speling
TIA
--
Marcos R. Cardoso
Seção de Processamento Técnico e Automação
Sistema Integrado de Bibliotecas
FURB - Blumenau
(047) 3321-0660
-
To unsubscribe, e-mail: users-unsubscr
Hi Eric,
Thank you so much.
I took your advice and I think it is working now.
I did the following configurarion:
BrowserMatchNoCase iphone is_iphone
RequestHeader add deviceType "HighEnd" env=is_iphone
Is it what you mean?
Regards,
Marcos
On Mon, Apr 16, 2012 at 11:39 AM, Er
Yes, I did copy from my configurations.
I know that this line works if it is isolated:
'RequestHeader add deviceType "HighEnd" '
But I need to check if the request is from an iphone, and that condition is
not working at all.
Do you have any idea how I can fix it?
On Mon, Apr 16, 2012 at 11:27
are not working and probably I am doing something wrong.
I have done lots of research on google and then tried lots of settings but
nothing is working.
Do you guys have an idea how I can get it working? I would really
appreciate your help.
Regards,
Marcos
Define one file wiht variables definition, name file examplo
=setVarApache.env in path /tmp
$more setVarApache.env
LOG_PATH=/tmp/example/
LISTENIP=192.168.100.1
NAMESERVER=MyServer
LISTENPORT=82
Now in script to start apache i charge this file with:
. /tmp/setVarApache.env
case $ARGV in
sto
combined
How may I do something similar in the error logfile?
Best Regards
Marcos Rebelo
--
Marcos Rebelo
http://oleber.freehostia.com
Milan Perl Mongers leader http://milan.pm.org
Webmaster of http://sites.google.com/site/oleberperlrecipes/
--
Thank you!
On Mon, Jan 11, 2010 at 12:31 AM, Nilesh Govindarajan wrote:
> On 01/11/2010 10:45 AM, Marcos Mendez wrote:
>>
>> Hi,
>>
>> I've purchased a GoDaddy certificate to secure two websites. I've got
>> the virtual hosts configured correctly for po
in apache.
SSLCertificateKeyFile
SSLCertificateBundle...
...
This is where I get stuck. No matter the domain I type, it always goes
to the first site, even though the certificate has site2 as an alt
name.
Any help is apprecated!
Regard
Hi,
Is there an easy way to configure mod_proxy to let certain ports
passthru? I've got a couple of rewrite rules on port 80, but don't
know how to do that for SSL/443 for example so that the proxy does not
get involved.
Regard
On Wed, Oct 28, 2009 at 12:50 PM, Marcos Mendez wrote:
> Anybody got any ideas how to fix this? The proxy is redirecting to a
> cgi. While this works fine with http, when using https, the request
> uri becomes http://domain name:443 instead of keeping https://domain
> name or conver
RewriteCond %{HTTP_HOST} !^123.123.123.123 [NC]
RewriteRule ^(.+)$ https://123.123.123.123/script.cgi/browse?URL=%{REQUEST_URI}
Regards,
Marcos
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http
On Wed, Oct 28, 2009 at 8:43 AM, Krist van Besien
wrote:
> On Tue, Oct 27, 2009 at 10:55 PM, Marcos Mendez
> wrote:
>> I'm using mod_proxy/mod_rewrite to redirect requests to a specific
>> script which handles them. For example:
>>
>>
>> Re
?url=%{REQUEST_URI} [R,L]
> or
> RewriteRule $(.+) http://123.123.123.123/myscript?url=%{REQUEST_URI} [P,L]
>
> Cheers,
>
> Igor
>
> On Wed, Oct 28, 2009 at 8:55 AM, Marcos Mendez
> wrote:
>>
>> I'm using mod_proxy/mod_rewrite to redirect re
hide that redirection
(http://123.123.123.123/myscript?url=thewebsite.com) and keep the
requested url in the address bar somehow?
Regards,
Marcos
-
The official User-To-User support forum of the Apache HTTP Server Project.
See
Hi, after playing around and not liking the results, I'm redirecting
to a cgi that does allow inserting of content and I'm getting my ads
now. Still using mod_proxy, but no substitutions.
Thanks for the help!
On Tue, Oct 27, 2009 at 1:07 PM, Marcos Mendez wrote:
> On Tue, Oct 27,
On Tue, Oct 27, 2009 at 12:45 PM, Mike Cardwell
wrote:
> Marcos Mendez wrote:
>
>> Hi Mike, when I run google (yahoo, eweek etc) through the proxy (using
>> mod_substitute) i do not see my modification in the page source, no
>> matter where I try to insert it.
>
>
Hi Mike, when I run google (yahoo, eweek etc) through the proxy (using
mod_substitute) i do not see my modification in the page source, no
matter where I try to insert it.
-
The official User-To-User support forum of the Apache HT
Had not heard of mod_publisher. I tried it out, and for my simple test
page it seems to work great. However when I visit other sites I'm
getting a content encoding error. I've disabled any content
modification, to test that just passing the pages through would work,
but it doesn't.
So added a Load
r.com myadserver.com 172.16.1.29
AddOutputFilterByType SUBSTITUTE text/html
Substitute "s|]*?)>|[X]Advert
content|iq"
Order allow,deny
Allow from all
ProxyVia Off
On Tue, Oct 27, 2009 at 7:25 A
liably for me... for example with google.com or
yahoo.com. I was wondering if doing an internal redirect, framing the
url (so that it renders as normal) and placing my ads outside would be
better.
On Mon, Oct 26, 2009 at 2:59 PM, William A. Rowe, Jr.
wrote:
> Marcos Mendez wrote:
>> D
ay of doing it?
Regards,
Marcos
-
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: users-unsubscr...@httpd.apache.org
; expected benefit.
>
> By the way, have you looked at :
> http://httpd.apache.org/docs/2.2/mod/mod_substitute.html
> (but I'm not sure even that one takes charsets into account).
> and maybe also
> http://httpd.apache.org/docs/2.2/mod/mod_charset_lite.html
>
> I also rem
would mod_filter solve this? i'm going to try some changes and see if
that works.
On Wed, Oct 21, 2009 at 5:37 PM, Marcos Mendez wrote:
> Yes absolutely. I've setup a forward proxy, where I have to open a
> port (8080) for people to use it. I've set the filter type to
&g
s,
> unless you parse all the documents on the way back, and figure out
> a) what kind of data this is (a jpeg image, a css stylesheet ?)
> b) if it is a "text" type, what character set and encoding it's in
> c) what kind of transfer encoding may have been used (compressed ?)
Could it be some output encoding issue (UTF vs ASCII)? Or perhaps
compression issue?
On Wed, Oct 21, 2009 at 1:19 PM, Marcos Mendez wrote:
> I should probably also mention that being through mod_proxy. I've
> setup a transparent proxy and I'm trying to add some content on the
>
/usr/bin/php -f /etc/apache2/script1.php"
SetOutputFilter myfilter1
Regards,
Marcos
On Wed, Oct 21, 2009 at 12:06 PM, Marcos Mendez wrote:
> Heheheh... I doubt my script-writing abilities! Here's a simple php5
> script to echo the output.
>
>
> $stdin = file_
Heheheh... I doubt my script-writing abilities! Here's a simple php5
script to echo the output.
I've tried the script with cat sometextfile | php -f test.php and it
echoes the standard input.
Regards,
Marcos
On Wed, Oct 21, 2009 at 11:15 AM, André Warnier wrote:
> Marcos
are defined as:
ExtFilterDefine myfilter1 mode=output intype=text/html
cmd="/usr/bin/php -f /etc/apache2/script1.php"
ExtFilterDefine myfilter2 mode=output intype=text/html cmd="/bin/sh -f
/etc/apache2/script2.sh"
ExtFilterDefine myfilter3 mode=output intype=text/html
cmd="/e
Hi,
I had to create two filters, one for text/html and one for text/plain
and use SetOutputFilter for both. :)
Thanks!
On Mon, Oct 19, 2009 at 6:14 PM, Marcos Mendez wrote:
> Hi Eric,
>
> Sorry. I mispoke. The filter is working, but it seems to be ignoring
> the html content. I
Hi Eric,
Sorry. I mispoke. The filter is working, but it seems to be ignoring
the html content. I'm using intype=text/html.
Regards,
Marcos
On Mon, Oct 19, 2009 at 5:54 PM, Marcos Mendez wrote:
> Hi Eric,
>
> I did a full stop and start of apache instead of restart. It works!
Hi Eric,
I did a full stop and start of apache instead of restart. It works! Thanks!
On Mon, Oct 19, 2009 at 12:47 PM, Eric Covener wrote:
> On Mon, Oct 19, 2009 at 12:39 PM, Marcos Mendez
> wrote:
>> Hi Eric, thanks for the quick response. So then I must be doing
>> som
Via Off
On Mon, Oct 19, 2009 at 12:32 PM, Eric Covener wrote:
> On Mon, Oct 19, 2009 at 11:52 AM, Marcos Mendez
> wrote:
>> Does anyone know if ext_filter should work when using apache as a
>> proxy? I'm trying to add some content to the html body of content
>> serve
ed website because i see the additional content. Any help
would be greatly appreciated.
Configuration:
Apache/2.2.11
Ubuntu/2.6.28-11-server
Regards,
Marcos
-
The official User-To-User support forum of the Apache HTTP Server Project
Hi, i had a similar problem whit deflate module:
Cannot load /opt/apache2/modules/mod_deflate.so into server:
/opt/apache2/modules
/mod_deflate.so: undefined symbol: inflateEnd
I solve the problem using -lz in the link options, probe to pass this
option to the linker with -Wl apxs command.
/opt/
Thanks i execute :
/opt/apache2/bin/apxs -i -c mod_cache.c cache_storage.c cache_util.c
and now load the module.
and now
2009/10/7 Eric Covener :
> On Wed, Oct 7, 2009 at 10:18 AM, Eric Covener wrote:
>
>> For more complicated modules, you need to pass it all the source files
>> that comprise
Hello,
I have a problem to active one module_cache in apache:
1.First i compile the module mod_cache, not error founds:
$/opt/apache2/bin/apxs -c mod_cache.c
/opt/apache2/build/libtool --silent --mode=compile gcc -prefer-pic
-DAP_HAVE_DESIGNATED_INITIALIZER -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
I've already solved the question. Since I use a PHP script to redirect
the link I use the function utf8_encode() to make the proper conversion.
Now it works fine here.
Sorry for bothering you...
Marcos R. Cardoso escreveu:
I forgot to add, I'm using Apache 2.0.58 on a Windows S
I forgot to add, I'm using Apache 2.0.58 on a Windows Server 2003.
Marcos R. Cardoso escreveu:
I might be missing something but I still couldn't figure it out, I'm
trying to send a special caracter through a link, the character is ´
(acute). Using Firefox, Opera and Netscap
gh this situation and managed to fix it, please help me.
TIA,
--
Marcos R. Cardoso
Seção de Documentação e Automação
Biblioteca Universitária
FURB - Blumenau
(047) 3321-0660
-
The official User-To-User support forum of the
he "Stop" and "Start" once a
week to dispose the log files.
Marcos R. Cardoso
Bashiro escreveu:
Ja the icon in the start menu is just a monitor.
WIndows task cannot restart it to affect apache itself.
But if only I could get hold of the httpd itself, perhaps windows
ta
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Marcos R. Cardoso
Seção de Documentação e Automação
Biblioteca Universitária
FURB - Blumenau
(047) 3
ooking for a
specific book or material. They also use the web applications to renew
the book loans, reserve some material, etc.
TIA
--
Marcos R. Cardoso
Seção de Documentação e Automação
Biblioteca Universitária
FURB - Blumenau
(047) 3321-0660
---
st: C:/Program Files/Apache Group/Apache2/htdocs/SelfUpdate
I uninstalled Apache and re-installed Version 2.0.59. But the error is
still there.
Please help
Thank you
Herbert
--
Marcos R. Cardoso
Seção de Documentação e Automação
Biblioteca Universitária
FURB - Blum
e.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Marcos R. Cardoso
Seção de Processamento Técnico e Automação
Sistema Integrado de Bibliotecas
FURB - Blumenau
(0
1.0
CustomLog logs/ssl_request.log \
"%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b"
--
Marcos R. Cardoso
Seção de Processamento Técnico e Automação
Sistema Integrado de Bibliotecas
FURB - Blumenau
(047) 3321-0660
--
irtualHost directive once! At least in the http.conf
it's made once, is there somewhere else where the VirtualHost is defined
besides the httpd.conf file?
--
Marcos R. Cardoso
Seção de Processamento Técnico e Automação
Sistema Integrado de Bibliotecas
FURB - Blumenau
(047) 3321-0660
-
se https connection using the certificates
that I generated temporarily, eve if it's not specified in the
http.conf. I don't know if my Web Server is working in a proper way, so
I would like some help on it.
TIA,
--
Marcos R. Cardoso
Seção de Processamento Técnico e Auto
ntinued.
We actually don't what could be freezing the Apache, so we are still
using the "resize" script, which is useless and takes memory and CPU
usage from the webserver.
Our current scenario is:
Windows 2003
Apache 2.0.54
PHP 4.4.1
Sun C
had a big size, we had to reduce all of them
to a size less than 10k so Apache wouldn't increase its size to a huge
number.
So far everything has worked fine, and I think we've found the solution.
Thanks,
Marcos R. Cardoso
FURB - Biblioteca Central
Blumenau
Brazil
Joshua Slive wrote:
Thanks for the help Joshua, but I forgot to add that we use some ASP
scripts here using Sun Chili!Soft ASP 3.6.2
Could the ASP machine also make this memory inflation possible to
happen?
Marcos R. Cardoso
Brazil
Joshua Slive wrote:
On 9/13/05, Marcos R. Cardoso <[EMAIL PROTECTED]>
ce every 8 hours, but I'd like to know if there is a proper
solution for this behaviour.
TIA,
Marcos R. Cardoso
Brazil
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://h
users contained in the Windows 2003 Server domain?
- How can I make one of these separated folders be seen only by some
users picked out in the Windows 2003 Server domain?
TIA,
Marcos R. Cardoso
Brazil
-
The official User-To-User su
55 matches
Mail list logo