You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Kevin O'Neil <ke...@verizon.net> on 2005/08/31 23:08:09 UTC

[users@httpd] Answer

I think I answered my own question.

I found this to work I am just unsure if it's totally correct.

Alias /images"/var/www/images"

<Directory "/var/www/images">

Options Indexes FollowSymLinks MultiViews

AllowOverride None

Order allow,deny

Allow from all

</Directory>



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Answer

Posted by Dan Trainor <in...@hostinthebox.net>.
Kevin O'Neil wrote:
>> Kevin -
>>
>> No worries.
>>
>> Did that work?
>>
>> Thanks
>> -dant
>>
> 
> Yes, works excellent. Thanks!
> 
> 

Kevin -

Good.

Thanks
-dant

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Answer

Posted by Kevin O'Neil <ke...@verizon.net>.
> Kevin -
> 
> No worries.
> 
> Did that work?
> 
> Thanks
> -dant
> 

Yes, works excellent. Thanks!


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Answer

Posted by Dan Trainor <in...@hostinthebox.net>.
Kevin O'Neil wrote:
> 
> 
>>
>> Kevin -
>>
>> How about a space b/t imagse/ and "/var/www/images" after the Alias
>> directive?
>>
>> You don't live in Arizona by chance, do you?
>>
>> Thanks
>> -dant
> 
> 
> Dant,
> Sorry I don't live there. I'm in NY. Thanks for the heads up on this.
> Thanks,
> Kevin
> 
> 

Kevin -

No worries.

Did that work?

Thanks
-dant

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Answer

Posted by Kevin O'Neil <ke...@verizon.net>.

> 
> Kevin -
> 
> How about a space b/t imagse/ and "/var/www/images" after the Alias
> directive?
> 
> You don't live in Arizona by chance, do you?
> 
> Thanks
> -dant

Dant,
Sorry I don't live there. I'm in NY. Thanks for the heads up on this.
Thanks,
Kevin


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Answer

Posted by Dan Trainor <in...@hostinthebox.net>.
Kevin O'Neil wrote:
> I think I answered my own question.
> 
> I found this to work I am just unsure if it's totally correct.
> 
> Alias /images"/var/www/images"
> 
> <Directory "/var/www/images">
> 
> Options Indexes FollowSymLinks MultiViews
> 
> AllowOverride None
> 
> Order allow,deny
> 
> Allow from all
> 
> </Directory>
> 

Kevin -

How about a space b/t imagse/ and "/var/www/images" after the Alias
directive?

You don't live in Arizona by chance, do you?

Thanks
-dant

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org