Re: Picture don't show up correctly

On 18 joulu, 11:22, Davide Bianchi <davideyeahs... [at] onlyforfun.net>
wrote:
> On 2007-12-18, mkarja <mka... [at] gmail.com> wrote:
>
> > One is that for some reason the DocRoot index page is showing right,
> > but I've created Alias to another folder on my filesystem and that
> > doesn't show up to the rest of the world.
>
> Good, so now post the relevant configuration bits.
>
> > the screen it shows only a little bit of the picture from the top and
> > the rest of the picture is just grey.
>
> This doesn't sound like a problem in Apache.
>
> Davide
>
> --
> I can't wait for EDLIN to be ported for Windows.

Ok, here are the config bits that concerns the Alias stuff (I hope
that's all)
-------------------
Alias /tenerife "C:\Documents and Settings\[username]\My Documents\My
Pictures\kuvia"
<Directory "C:\Documents and Settings\[username]\My Documents\My
Pictures\kuvia">
Options Indexes
Order allow,deny
Allow from all
</Directory>

<IfModule dir_module>
DirectoryIndex index.htm
</IfModule>
-------------------

Do you need more info. I haven't played around with apache that much,
so I'm not sure what info is important to this. If you need more, just
ask
and I'll try to provide needed info.

- miKa
mkarja [ Di, 18 Dezember 2007 20:49 ] [ ID #1890501 ]

Re: Picture don't show up correctly

Post removed (X-No-Archive: yes)
Notifier Deamon [ Di, 18 Dezember 2007 21:34 ] [ ID #1890502 ]
Webserver » alt.apache.configuration » Re: Picture don't show up correctly

Vorheriges Thema: Re: Picture don't show up correctly
Nächstes Thema: Why Do I Get the PHP Source Code on My Screen With Apache and Localhost?