PM, j k <[EMAIL PROTECTED]> wrote:
> I think you need a plugin similar
> http://www.alternatiff.com/
>
> to view tiff files in a browser.
>
>
> On Tue, Mar 18, 2008 at 4:27 PM, Liz Kim <[EMAIL PROTECTED]> wrote:
>
> > I have a very simple html file which i
I have a very simple html file which includes two images:
The path to the files are correct and I can view both the files on my
browser by directly
going to the src path. However, when this html file is viewed, the tif file
appears broken.
Any ideas? Do I have to enable some setting to be abl
Is there a special way of domain/IP protecting the DocumentRoot directory?
All I am trying to do is:
order allow,deny
allow from all
deny from MY_IP_ADDRESS_HERE
When this is put under any other directory, it successfully denies me
access.
However, when it's is put under the DocumentRoot director
I have a directory which is password protected.
When a user tries to access this pw protected area, the access log keeps
track of the access in the following format:
USER_IP_ADDRESS - USERNAME - [DATE: TIME] HTTP REQUEST
However, when I added a PHP script within this script as the index file and
c
port. Kill it and then
> try to restart apache.
>
>
>
> Regards,
>
>
>
> * *
>
> *From:* Liz Kim [mailto:[EMAIL PROTECTED]
> *Sent:* Wednesday, January 02, 2008 10:43 PM
> *To:* users@httpd.apache.org
> *Subject:* [EMAIL PROTECTED] Cannot restart httpd
>
>
>
I was not able to restart Apache earlier today and had to reboot the server
itself.
This is the error message that I received when it failed to restart.
Stopping httpd:[ OK ]
Starting httpd: (98)Address already in use: make_sock: could not bind to
addr
We have four separate wiki's set up on our server each using a
different db in MySQL.
Each of the db contain their own tables with a list different users...
Would it be possible to only use one of the four tables and have the
three wikis point to this one user table?
I would assume some major rest
Hello,
I have a question about multi-layered authentication.
Say there are 3 directories A, B and C
/A
/A/B
/A/B/C
1. Users with a login/password or on the domain to be able to
access A:
AuthUserFile a_passwd
AuthType Basic
Require valid-user
order deny,allow
deny from all
allow from xxx.com
I had a typo on the document root directory.
So it wasn't able to locate the index file.
All is working out as we had hoped.
Thank you so much for your help Joshua!
-- LK
On 5/9/07, Joshua Slive <[EMAIL PROTECTED]> wrote:
On 5/9/07, Liz Kim <[EMAIL PROTECTED]> wrote:
> O
, Liz Kim <[EMAIL PROTECTED]> wrote:
When restarting there is no error message being displayed but there is
"[Wed May 09 13:33:31 2007] [warn] Init: Session Cache is not configured
[hint: SSLSessionCache]" in the error log...
LK
On 5/9/07, Joshua Slive <[EMAIL PROTECTED]> wro
When restarting there is no error message being displayed but there is
"[Wed May 09 13:33:31 2007] [warn] Init: Session Cache is not configured
[hint: SSLSessionCache]" in the error log...
LK
On 5/9/07, Joshua Slive <[EMAIL PROTECTED]> wrote:
On 5/9/07, Liz Kim <[EMAI
ttpd.conf:yyy)
port 80 namevhost NAME3.com (/etc/httpd/conf/httpd.conf:zzz)
I've also tried adding:
"NameVirtualHost OUR_IP_ADDRESS:433" and "Listen 433" but did not help.
Any ideas?
Thank you so much.
On 5/9/07, Joshua Slive <[EMAIL PROTECTED]> wrote:
Hello,
I am an apache newbie so I apologize if my question seems silly..
I am having some problems enabling SSL on our web server.
We have one IP address for the server and 3 name-based virtual hosts.
=
NameVirtualHost OUR_IP_ADDRESS:80
ServerNamewww.NAME1.com
D
I would like to set up a customized message that shows up with or before the
password prompt appears.
I've been doing some research and it seems like customizing the actual
password prompt box is impossible.
Is there a way for apache to create a pop up window of some sort displaying
the message?
I
there an easier solution anyone can think of??
Thanks!
On 2/6/07, Joshua Slive <[EMAIL PROTECTED]> wrote:
On 2/6/07, Liz Kim <[EMAIL PROTECTED]> wrote:
> Thanks Joshua..
> I think the solution to my prob might be:
> Define the list of IP's/hostname I want to allowed int
Ah.. Ok so pretty much
what I am trying to do == impossible!
Thanks for being so patient! :)
On 2/6/07, Joshua Slive <[EMAIL PROTECTED]> wrote:
On 2/6/07, Liz Kim <[EMAIL PROTECTED]> wrote:
> Just to clearing things:
> There cant be two separate passwords for the followin
the only way to solve this problem..
On 2/6/07, Joshua Slive <[EMAIL PROTECTED]> wrote:
On 2/6/07, Liz Kim <[EMAIL PROTECTED]> wrote:
> I am allowing over 30 IP's & domain names into certain protected areas..
> Is there a way to define these at one place and call them
Just to clearing things:
There cant be two separate passwords for the following two URLs?
http://someurl/A
http://someurl/A/B
On 2/6/07, Joshua Slive <[EMAIL PROTECTED]> wrote:
On 2/6/07, Liz Kim <[EMAIL PROTECTED]> wrote:
> Thanks Joshua..
> Following your explanation.. I
I am allowing over 30 IP's & domain names into certain protected areas..
Is there a way to define these at one place and call them from the
instead of repeating the long list over and over again??
Thank you!
and /A/B to inherit whatever /A had
AND specific protections for /A/B?
I would like to the client to able to view B by entering in two passwords
(one for /A's protection and another for /A/B) when they're not on an
allowed IP?
Thanks!!
On 2/6/07, Joshua Slive <[EMAIL PROTECTED]>
How does "Satisfy any" effect the lower directories?
I have a directory /A and /A/B and /A/B/C.
/A allows certain IPs
/A/B asks for password
/A/B/C asks for password
I want to add the option "Satisfy any" on /A by prompting the client for a
password when hes not on the allowed IP.
When I do so,
correct?
What would be the best way to work around this?
Can B be formatted so its IP is dynamically reassigned to A's when
requesting to that specific page?
Thanks again!
On 1/31/07, Darren Spruell <[EMAIL PROTECTED]> wrote:
On 1/31/07, Liz Kim <[EMAIL PROTECTED]> wrote
Hi,
This may be a simple question but I am a bit confused...
Any input will be appreciated!!
If the client is on a machine A then logs on to a different server B using
ssh...
then starts a web browser from the ssh and tries to access a site on server
C.
I've noticed that in the access logfiles,
It does not redirect or give me a 401 error.
It stays on the same page..
On 12/14/06, Steve Swift <[EMAIL PROTECTED]> wrote:
In what way does safari not work fine? In other words, what are the
symptoms?
On 13/12/06, Liz Kim <[EMAIL PROTECTED] > wrote:
>
> I have a 401 er
I have a 401 error on a directory redirect to a local file...
It seems to work fine on most browsers I've tested so far EXCEPT safari...
Anyone else have this problem?
Any ideas?
Thanks!
Hello,
Does apache keep stats of viewer?
Such as # of viewers, the browsers the sites are being viewed from...
Thanks for your input!
Could I have a domain protection and a password protection on a directory with Apache?BUT!! NOT require both but just one?Details..I have a directory which is domain protected.When a user from an unapporved domain tried to access the directory he will recieve a 403 error.
At this exact moment - ONL
I have created a custmoized .html file for my 404 error page.How do I set the actual HTTP stutus to 404 not found?Currently, the 404.html page I have created returns 200 normal...Thanks.
I am having a problem with ErrorDocument.There is a err.html file which exists under/web/path/to/err.htmlErrorDocument 500 http://myURL/path/to/err.htmlworks. However,
ErrorDocument 404 /web/path/to/err.htmlgives me a 404 error. The file exists and I can get to itwhen I give it the complete url.
29 matches
Mail list logo