Alternatively you can also use mod_macro
(http://www.cri.ensmp.fr/~coelho/mod_macro/)
Personally I'm quite fond of this little module!
ProxyPass $path/ $backend
ProxyPassReverse $path/ $backend
RewriteRule ^$path$ /$path/ [R]
AppProxy /pippo http://192.168.1.1/
AppProxy /pluto ht
Hi Joshua,
It's been since the 2.0 days I had a peak at Apache GUI... I personally did
not like it at all.
I found it quicker to just open the config file in notepad++
In the end I ended up writing my own tools like
http://code.google.com/p/vhm-mysql/ (outdate and honestly not good) I
replaced it
her
> than the intended recipient is prohibited. If you have received this email
> in error please contact the sender and delete the material from any
> computer.
>
>
> -Original Message-
> From: Jorge Schrauwen [mailto:jorge.schrau...@gmail.com]
> Sent: Tuesday, July
I usually make a vhost for the hostname associated with the mx record,
The vhost serves no content, just does a Deny All.
This is probably the simplest solution.
~Jorge
On Tue, Jul 26, 2011 at 10:24 AM, Amira Othman wrote:
> Hi all
>
>
>
> I am using apache httpd-2.2.3-43.3 on centos 5.6.i ha
These are bit outdate though:
http://www.blackdot.be/?inc=apache/knowledge/tutorials/convert
http://www.blackdot.be/?inc=apache/knowledge/tutorials/x64
~Jorge
On Mon, Feb 14, 2011 at 5:33 PM, Priya George wrote:
> Thanks everyone for the response ! Our team has decided to give compilation
> a
On Tue, Feb 8, 2011 at 3:01 PM, Matus UHLAR - fantomas
wrote:
> On 06.02.11 23:05, Lars Nielsen wrote:
>> I am writing a PHP application to control primarily my VirtualHost
>> configurations in Apache(2.2.9). Can you guide my to any good knowlegde
>> of
>> 1. how to structure the generated config
You may want to look at mod_macro, or mod_perl if you want really
complex setups.
~Jorge
On Sun, Dec 5, 2010 at 12:28 PM, Nicolas Froidure
wrote:
> Hello!
>
> Are there a way to make mutlti-level virtualhosts ?
>
> I've many virtualhosts on my httpd.conf file. There are 3
You can tell skype to use another port. (Somewhre onder settings,
alteast on linux and mac)
Then you can install httpd on port 80.
You can use other ports like 8080 but if you do this you will need to
include them in the URL.
~Jorge
On Sat, Nov 13, 2010 at 5:02 PM, Cheer Jiao wrote:
> Hello,
regards,
> Sharl.Jimh.Tsin (From China **Obviously Taiwan INCLUDED**)
>
>
>
> 2010/11/8 Jorge Schrauwen :
>> IIRC it mostly has to do with the standardization on Visual C++ 6 for
>> building the windows build.
>> Always using the same compiler will ensure for better
IIRC it mostly has to do with the standardization on Visual C++ 6 for
building the windows build.
Always using the same compiler will ensure for better binary
compatibility of 3rd party modules.
The switch to Visual C++ 2005/8/10 would result in breaking this standard.
Also the benefit of running
Do note that the binaries available on the ASF website are 32-bit, so
they will always run as 32-bit even on a 64-bit OS.
~Jorge
On Thu, Sep 30, 2010 at 2:28 PM, Mark Watts wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 09/30/2010 01:03 PM, Patrick McCambridge wrote:
>> Hello,
Hi,
If you add a new virtualhost and give it a hostname (in your case "myapps")
you're computer must be able to resolve the name to an IP. Most browser will
append .com and prepend www. if they can't find one.
So you're assumption of needing to add and entry to your hosts file is
correct.
Kind r
If the host-header is missing, httpd will use the first vhost that is
defined.
So if you need to catch request with no host-header, configure the vhost
that does so as the first one.
running httpd -S will also show you the current default vhost.
~Jorge
On Wed, Jun 2, 2010 at 10:28 PM, Ruslan Si
The sane sultion would be to setup a default host (first vhost == default)
and just deny all access to it.
You'll still get hit but all requests without a hostname get denied.
~Jorge
On Thu, May 27, 2010 at 1:10 PM, Peter Horn wrote:
> J Greenlees wrote:
>
> >personally, I would consider a pe
ically.
> On Fri, May 21, 2010 at 4:50 PM, Jorge Schrauwen <
> jorge.schrau...@gmail.com> wrote:
>
>> Have you tried creating an empty directory called movies? All I can think
>> of.
>>
>> Jorge
>>
>>
>>
>> On Fri, May 21, 2010 at 5:
Have you tried creating an empty directory called movies? All I can think
of.
Jorge
On Fri, May 21, 2010 at 5:29 PM, bma srcds wrote:
> Hi.
>
> I have not heard anything on this yet, anyone ot any ideas? Would rewrite
> offer a solution?
>
> Thanks
>
> On Fri, Apr 30, 2010 at 4:54 PM, Stuart K
There are a few:
- mod_bw
- mod_cband
- mod_limitipconn (probably not what you want)
Kind regards
~Jorge
On Thu, May 20, 2010 at 11:47 AM, Antonio Vidal Ferrer <
antonio.vi...@globalia-sistemas.com> wrote:
> Hi,
>
> Do you knof if there's any bandwith control module for apache
> (solaris) o
Have you trying writing a small wrapper scrip that passes the conf directory
using the -d flag?
Kind regards
~Jorge
On Mon, May 3, 2010 at 8:21 PM, Voellinger, Sandy <
sandy.voellin...@neustar.biz> wrote:
> Good Afternoon -
>
> Apache Version: httpd-2.2.15
> Linux Version: Red Hat Enterprise
Sounds interesting,
You may also want to test things like requesting protected resources (basic,
digest)...
Maybe some other things like WebDAV (of all servers support it),...
~Jorge
On Wed, Jan 13, 2010 at 8:08 AM, Jarrod Slick wrote:
>
> On Jan 13, 2010, at 12:47 AM, Scott Gifford wrote:
>
I have not targetted IA64, but I've done a quite a lot of binaries for
EMT64/AMD64.
They mostly compile fine except a few kinks here and there in PSDK and
such, but It should be possible. I'm not aware of any problems related
to code that stops working, but I hardly use(d) every thing of apache.
A
If you can't build them your self, I offer a simple zip of the
binaries on my website.
http://www.blackdot.be/?inc=apache/binaries
I can't guarantee that they'll always be the latest version.
Nor that they are of the same quality of the ASF's binaries.
I try to release the shortly after the offic
osting
site2.example.org ---> ...
Also support questions should go to users@httpd.apache.org and not
dev@, this mailing list is for development related discussion.
Jorge Schrauwen
On Wed, Aug 12, 2009 at 6:01 PM, Branquim wrote:
>
> I want to know if its possible and how to do it...
removing the line "NameVirtualHost *:80" should fix it.
~Jorge
On Tue, Aug 11, 2009 at 10:32 AM, Etienne Loutrel wrote:
> hello
>
> my apache server keeps sending me warning messages when I reload it on my
> ubuntu server and I do not know how to fix that :
>
> [Tue Aug 11 10:23:30 2009] [warn]
Hi
There is some information and an example on http://www.apachetutor.org/,
I can''t be of more help, still going to the apache modules book but
vacation job and a small side trip to brush up my C got in the way.
But I think you will have better luck asking development related
questions on d...@h
installer like msi,
> including original apache source files
> , modified source files and my own CGI file.
>
> Could Jorge or anybody else explain how to create an installer more
> explicitly for the beginner like me?
>
> Thanks
>
>
>
> On Mon, Aug 10, 2009 at 1
You can checkout the windows install source files from subversion and
start working from there.
Other than that, I don't have any advice, but make sure to clearly
state this isn't released by the ASF but by a 3rd party
It's probably a good idea to read "Licensing of Distributions "
section of http
Well that is called hotlinking :)
if the uri is accessed and does not come from "" or the own domain
it's blocked, you can tweak it to include other file types than images
and disallow empty referrals as well.
~Jorge
On Sun, Aug 9, 2009 at 7:38 PM, Evan Platt wrote:
> At 10:13 AM 8/9/2009, you
This wiki article can be adapted to include other things than images as wel.
http://wiki.apache.org/httpd/DisableImageHotLinking
~Jorge
On Sun, Aug 9, 2009 at 5:01 PM, Nina P. Gregorev wrote:
> Hello,
>
> How can I restrict access to files when accessed via the url link?
>
> I have image files
Robert,
I think this be better received on d...@httpd.apache.org. That is the
development mailing list. This (users@httpd.apache.org) is mostly a
support mailing list for the end users.
Kind regards
~Jorge
On Mon, Aug 3, 2009 at 9:29 AM, Robert Mattson wrote:
>
> Dear Firefox, Squid, Apache a
If you want to go SSL here is an easier way to check for SSL
RewriteEngine On
RewriteCond %{HTTPS} !=on [NC]
RewriteRule ^/secure(.*) https://%{SERVER_NAME}/secure$1 [R,L]
You way also want to look at the P flag to proxy the request.
http://httpd.apache.org/docs/2.2/mod/mod_rewrite.html#rewritefl
On Thu, Jul 30, 2009 at 1:09 PM, André Warnier wrote:
> Sudheer Puppala wrote:
>
>> Hi
>>
>> I am java/flex programmer since 1yrs. I have a requirement of write a
>> handler at apache http server side using perl.
>>
>> ...
> Hi.
> The good news is that it sounds perfectly feasible.
> The bad n
31 matches
Mail list logo