Hi all,
I'm trying to build Apache httpd server 2.4.25 on Ubuntu 4.8.0.
The idea is to embed httpd server into own application and to be able
to install on target machine in any location in file system.
I found the tool $(root src)/build/binbuild.sh which should do exactly
what I want.
After I run
>> > RewriteCond %{HTTP:Upgrade} =WebSocket [NC,NV]
>> > RewriteRule ^/(.*) ws://my.backend:8080/$1 [P]
>> > RewriteRule ^/(.*) http://my.backend:8080/$1 [P]
>> >
>> >
>> >
>> > Regards
>> >
>> > RĂ¼diger
>> >
>>
>>
>> -
>> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
>> For additional commands, e-mail: users-h...@httpd.apache.org
>>
>>
>
--
WBR
Maxim aka solomax
> Thanks!
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>
--
WBR
Maxim aka solomax
Thanks Eric,
Will try to workaround this
On Thu, Feb 6, 2014 at 8:31 PM, Eric Covener wrote:
> On Thu, Feb 6, 2014 at 2:51 AM, Maxim Solodovnik
> wrote:
> > Can someone please tell me is it possible to proxy resources based on
> > protocol?
> > http://some_url wil
Can someone please tell me is it possible to proxy resources based on
protocol?
http://some_url will go to http://localhost:8080/someurl
ws://some_url will go to ws://localhost:8080/someurl
On Thu, Jan 30, 2014 at 12:19 AM, Maxim Solodovnik wrote:
> The following configuration works
er proxy-html
> ProxyHTMLExtended On
> RequestHeaderunset Accept-Encoding
> ProxyPass http://127.0.0.1:8002/
> ProxyPassReverse http://127.0.0.1:8002
> ProxyHTMLURLMap / /ap/Downstairs/
> ProxyPassReverseCookiePath / /ap/Downstairs/
>
>
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>
--
WBR
Maxim aka solomax
Hello,
Is it possible to set up proxying of
http://mysite/openmeetings to http://localhost:5080/openmeetings
and same time
ws://mysite/openmeetings to ws://localhost:5080/openmeetings
What I have tried
Install apache httpd on Ubuntu 13.10 server (2.4.6 using apt-get)
Checkout
http://svn.apache.or
Evan Platt wrote:
> At 08:42 PM 4/2/2007, mr_evil10 wrote:
>
>> i have prob here..
>>
>> how to install apache (i use appserv) on PDA (HP iPAQ hx2000 series)??..
>> n where can i found free emulator...
>
> Why would you need to install Apache on your PDA?
>
>> my story..
>> i have build web site
r, like this:
> http:\\201.18.148.4:80, from another computer on the internet. And it
doesn't work. Later, I tried the tomcat, like this:
http:\\201.18.148.4:8080, and nothing happens as well.
>
> Am I doing anything wrong? How can I make my server visible
this ?
Thank you and best regards,
--
Maxim
-
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 PROTEC
immediate solution.
Thank you Jon.
--
Cheers,
Maxim Vexler (hq4ever).
Do u GNU ?
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsu
On 8/12/05, Sean Conner <[EMAIL PROTECTED]> wrote:
> It was thus said that the Great Maxim Vexler once stated:
> >
> > The DoS was caused because a client tried to use one of the popular
> > spiders to download the whole site.
> >
> > I've attached a cli
s situation.
To note that I'm not the person that initially installed the server,
that is I do not have much clue as to how exactly the apache daemon
was installed.
Thank you.
--
Cheers,
Maxim Vexler (hq4ever).
Do u GNU ?
-
root of apache if
> appropriate - it SHOULD be appropriate :-)
>
> 2) The paths can not be symlinks - they must be real directory paths
>
> Hope this helps
>
> Rich.
>
>
> Maxim Vexler wrote:
> > Hello everyone.
> >
> > Sorry for the newbies quest
se)
Thank you.
Apache version 2.0.52
php4 as loadable module
OS : windows 2k3.
--
Cheers,
Maxim Vexler (hq4ever).
Do u GNU ?
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://ht
logs I've attached
are ~in the same.
windows + servers, oh what a joke
Thanks for tips.
--
Cheers,
Maxim Vexler (hq4ever).
Do u GNU ?
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http:/
would I'd then find out the source of the IP ?
Appreciate the help.
--
Cheers,
Maxim Vexler (hq4ever).
Do u GNU ?
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.or
9c\xd7\x97\xd7\xaa, referer:
http://OURDOMAIN/phpBB2/viewtopic.php?t=6836
## Apache Error log : End
Thank you for helping.
--
Cheers,
Maxim Vexler (hq4ever).
Do u GNU ?
HTMLHead
--
Cheers,
Maxim Vexler (hq4ever).
Do u GNU ?
-
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: [EM
#
###
Order Allow,Deny
Allow from env=let_me_in
Deny from all
###
Thank you very much.
--
Cheers,
Maxim Vexler (hq4ever).
Do u GNU ?
-
The official User-To-User support forum of the Apache HTTP Server Project.
See
/perlre.html ?
--
Cheers,
Maxim Vexler (hq4ever).
Do u GNU ?
-
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: [EMA
What am I doing wrong ?
This is part of my httpd.conf :
SetEnvIfNoCase Request_URI "^/phpBB2/*\.gif$" object_is_phpbb_image
SetEnvIfNoCase Request_URI "^/phpBB2/*\.jpg$" object_is_phpbb_image
CustomLog logs/access_log common env=!object_is_phpbb_image
Thank you.
--
C
ps.
>
> Thanks
> -dant
>
Would you mind posting the .bat file to the list ?
(or to me personally if you have what so ever reason too)
Thank you.
--
Cheers,
Maxim Vexler (hq4ever).
Do u GNU ?
-
The offi
On 5/26/05, Jeff White <[EMAIL PROTECTED]> wrote:
>
> From: "Maxim Vexler"
>
> > I should mention that the web server
> > itself is w2k3 running Apache 2.0.52.
>
> Security First?
>
When you say security you actually mean: The very "surprisin
On 5/25/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Maxim-
>
> Depends on what you want, how much there is, and how fast you want it.
> Oh.. Also depends on whether you want it to cost anything or not.
>
OK, fair enough.
The server has a hit count of ~50MB/day for
e web server itself is w2k3 running Apache 2.0.52.
But (of curse) Linux boxes are available too (though not on the same
subnet as the server).
Tips / Comments are always welcome.
Thank you.
--
Cheers,
Maxim Vexler (hq4ever).
Do
server start normally.
[5] CustomLog "|c:/progra~1/Apache~1/Apache2/bin/rotatelogs.exe
c:/ApacheLogs/access_log 600" common
Is it the only way to treat spacing in windows? i.e by converting the
folders to the 8.3 DOS notation ?
Thanks for thoughts (:
--
Cheers,
Maxim Vexler (hq4ever)
> should not be used where a simpler solution like off-line post-processing is
> available.
Now this is more interesting.
What does "off-line post-processing" stands for ? (Just don't tell me
what I think it says - to stop the server).
Thank you
solution I currently aware of is : Stop Apache, move logs,
Start Apache.
I don't think I need to tell you that this is not the preferred way to go.
Thank you for replaying and helping me.
--
Cheers,
Maxim Vexler (hq4ever).
Do u GNU ?
--
On 5/21/05, Nick Kew <[EMAIL PROTECTED]> wrote:
> Maxim Vexler wrote:
> > I know that this is possible on UNIX by simply moving the log file to
> > a different name,
>
> No, that doesn't do what you think. Not while apache is running.
>
Please explai
Thank you.
--
Cheers,
Maxim Vexler (hq4ever).
Do u GNU ?
-
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
31 matches
Mail list logo