Alias on another partition?

Problems with the Linux version of XAMPP, questions, comments, and anything related.

Alias on another partition?

Postby Znupi » 25. April 2007 09:53

I have a FAT32 partition I use to share files between windows and linux. I would like to set up an alias to that location. But unfortunately it gives 403 Forbidden -- why? Here's the code I use:
Code: Select all
Alias /share "/media/hda6/htdocs"
<Directory "/media/hda6/htdocs">
    Options Indexes FollowSymLinks ExecCGI Includes
    AllowOverride AuthConfig Limit
    Order allow,deny
    Allow from all
</Directory>

Please help :(
Znupi
 
Posts: 6
Joined: 28. December 2006 06:36

Postby Znupi » 25. April 2007 21:21

No one? :(

-- actually I noticed that this works for a NTFS partition, but not a FAT32 one? Why? I'm using Ubuntu 7.04 Feisty Fawn, with ntfs-3g installed so I can write stuff to NTFS partitions...
Znupi
 
Posts: 6
Joined: 28. December 2006 06:36


Return to XAMPP for Linux

Who is online

Users browsing this forum: No registered users and 14 guests