L
lunardragoon
Hi,
I'm working on a self-planned project that basically has me
running a webserver from my home. I'm doing this project to gain some
"experience" with servers and multiple user environments that would
give me an idea of what I could face in my ventures outside of my
present highschool days. I felt that it was important to give you an
idea of what I was doing so you wouldnt feel like I was cheating on
something . Anywho...My problem is, I need to find a way to make the
Perl interpreter only allow listings of certain files and folders to
come up when a user's script interacts with the files and folders on
the server. The reason behind this is to keep the users from going
into folders of other users or potentially harming the operating system
that the server runs on.
My webserver environment comprises of Windows Server 2003,
Enterprise Edition (hey, free trial from Microsoft ), the Xampp
package of the Apache 2 Server, and the latest build of ActiveState's
ActivePerl. Please note, I'm not using the mod_perl module for the
Apache webserver (mainly because I could not seem to run my scripts
correctly). For the Linux users,I absolutely can't switch to Linux for
this project, simply because this first part consists of me Learning
the Apache/'Windows way and another simple fact of me not knowing
anything when it comes to Linux :\. However, if theres a way to do it
in Linux, please say it as I could research around and look for a way
to implement it in a Windows environment.
I apreciate any help that I recieve on this issue, and I hope others
learn from it as well.
Thanks,
Travis Duncan
I'm working on a self-planned project that basically has me
running a webserver from my home. I'm doing this project to gain some
"experience" with servers and multiple user environments that would
give me an idea of what I could face in my ventures outside of my
present highschool days. I felt that it was important to give you an
idea of what I was doing so you wouldnt feel like I was cheating on
something . Anywho...My problem is, I need to find a way to make the
Perl interpreter only allow listings of certain files and folders to
come up when a user's script interacts with the files and folders on
the server. The reason behind this is to keep the users from going
into folders of other users or potentially harming the operating system
that the server runs on.
My webserver environment comprises of Windows Server 2003,
Enterprise Edition (hey, free trial from Microsoft ), the Xampp
package of the Apache 2 Server, and the latest build of ActiveState's
ActivePerl. Please note, I'm not using the mod_perl module for the
Apache webserver (mainly because I could not seem to run my scripts
correctly). For the Linux users,I absolutely can't switch to Linux for
this project, simply because this first part consists of me Learning
the Apache/'Windows way and another simple fact of me not knowing
anything when it comes to Linux :\. However, if theres a way to do it
in Linux, please say it as I could research around and look for a way
to implement it in a Windows environment.
I apreciate any help that I recieve on this issue, and I hope others
learn from it as well.
Thanks,
Travis Duncan