I saw this once and can't remember where, but maybe someone here has a better
memory than me.
Basic Auth uses a username and password for login.
At one point I ran into a Basic Auth login box that has username, password
*and* a one-time-password field (HOTP, IIRC)
Does anybody remember this or
g the best answer?
Thank you for any suggestions.
Youssef Eldakar
Bibliotheca Alexandrina
fail2ban will do what you want.
It's typically used to add firewall rules based on logged events, but
could easily be configured to do whatever you want.
Terry
--
Terry Carmen
CNY Su
On 10/26/2012 06:02 AM, jupiter wrote:
Hi,
I need to set DocumentRoot to two directories, one for development and
one for testing. But the server has only one IP address, and there is
no DNS. Is it possible? If so, please give an example.
You can use multiple virtualhosts on one IP address by
On 10/21/2012 10:19 PM, Eric Covener wrote:
On Sun, Oct 21, 2012 at 8:50 PM, Terry Carmen wrote:
I have a very stable server that's been happily running a number of
name-based virtual hosts with nothing more than:
UseCanonicalName Off
VirtualDocumentRoot /var/www/html/%0
This res
I have a very stable server that's been happily running a number of
name-based virtual hosts with nothing more than:
UseCanonicalName Off
VirtualDocumentRoot /var/www/html/%0
This responds correctly to www.example.com, example.com, example.net and
anything else defined in the VirtualDocumentRo
so
> perfectly fine).
>
> Cheers
>
> Tom
>
> -----
> 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
> " from the digest: users-digest-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>
>
>
> Sorry, we were unable to deliver your message to the following address.
>
> :
> Remote host said:552 spam score (5.3) exceeded threshold
> (FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,URI_OBFU_WWW
> ) [BODY]
--
Terry Carmen
CNY Support, LLC
Web. Database. Business.
http://www.cnysupport.com
Quoting "J.Lance Wilkinson" :
> Terry Carmen wrote:
>>
>>
>> Quoting "J.Lance Wilkinson" :
>>
>> > I'm looking for a VERY SIMPLE single value authentication module
>> (like BASIC
>> > Authentication, but only a USER I
Quoting "J.Lance Wilkinson" :
> I'm looking for a VERY SIMPLE single value authentication module (like BASIC
> Authentication, but only a USER ID, no prompt for PASSWORD) for Apache 2.2.x.
> User IDs that will be used are going to be long numeric transaction ids
> provided by an external e-commer
Quoting Carachi :
> Hi,
> I have this problem: I use apache like a reverse proxy for web
> request, but I want that all ports are forward to the server. How can
> I configure apache for forward all ports?
> Below there is an example of my apache configuration.
>
What do you mean by "all ports"?
I'm trying to setup a reverse proxy that would route HTTP requests to
the appropriate machines on different IP addresses
Unfortunately, but all the mod_proxy config information I've seen refers
to local paths on the machine running the proxy.
All the sites would have a DNS that points to the s
10 matches
Mail list logo