Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
09-01-2002, 04:45 AM
|
#1
|
Member
Registered: Jul 2002
Location: Vukojebina, Europe, Earth
Distribution: M$ Lunix v6.66
Posts: 168
Rep:
|
apache new folder link
Hello!
i have running apache in my /usr/local/apache folder (root of my web). Now, becuase I don't have any more free space left (on my hdd) i want to put in my apache folder a link to the mounted folder that has a lot more free space. So that when i click to that folder (thrue web interface) it'll show me the contents of that folder. Is this possible?
I hope i was clear enought.
--zeky
|
|
|
09-01-2002, 04:47 AM
|
#2
|
Senior Member
Registered: Aug 2002
Location: Stuttgart (Germany)
Distribution: Debian/GNU Linux
Posts: 1,467
Rep:
|
just make a symlink and check the access permissions, that should work!
|
|
|
09-01-2002, 04:52 AM
|
#3
|
Member
Registered: May 2002
Distribution: A few
Posts: 488
Rep:
|
All u needa do is symlink!
|
|
|
09-01-2002, 07:25 AM
|
#4
|
Member
Registered: Jul 2002
Location: Vukojebina, Europe, Earth
Distribution: M$ Lunix v6.66
Posts: 168
Original Poster
Rep:
|
hmm, i'm keepo getting 403 error, grrrr...
so it looks like this:
My apache root dir is /usr/local/apache
and i want to link /home/zeky/mnt ---> /usr/local/apache/mnt
I've allready done the simlink and i've put this in my config file:
<Directory /usr/local/apache/admin/mnt>
Options Indexes MultiViews
</Directory>
and i've allso try this:
<Directory /home/zeky/mnt>
Options Indexes MultiViews
</Directory>
but i keep getting the Forbidden error.
???
|
|
|
09-01-2002, 01:47 PM
|
#5
|
Senior Member
Registered: Aug 2002
Location: Stuttgart (Germany)
Distribution: Debian/GNU Linux
Posts: 1,467
Rep:
|
what about the file system rights? does the apache user have access to the directory you have created that symlink to?
|
|
|
09-01-2002, 06:59 PM
|
#6
|
Member
Registered: Jul 2002
Location: Vukojebina, Europe, Earth
Distribution: M$ Lunix v6.66
Posts: 168
Original Poster
Rep:
|
that's not it. What am i missing here?
|
|
|
09-01-2002, 07:34 PM
|
#7
|
Member
Registered: May 2002
Distribution: A few
Posts: 488
Rep:
|
change document root too
|
|
|
All times are GMT -5. The time now is 01:46 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|