SamTheMan
Cadet
- Joined
- May 27, 2015
- Messages
- 4
//Begin new user greeting
Hello everyone! I'm new to FreeNAS and so far, I'm a bit of a fan.
My ultimate goal is as follows:
Setup a Windows Share that can be opened from a web browser.
So far this has been incredibly simple with FreeNAS. I setup my Windows share, I changed the FreeNAS port to 8000, and I changed the WebDAV port to 80.
I pointed them both to the same share, and now I'm incredibly pleased. User's can UNC, upload files, and view them anywhere in a web browser.
This has either not been possible, or been incredibly difficult with any other Linux Distro.
//end new user greeting
Now comes my current problem:
I want to install PHP on FreeNAS and link it to the default Apache.
I have read a couple articles on doing this with Jails, but I don't want to do this because my PHP/HTML scripts need to be placed in the same directory that the Windows Share is in. Long story short, I'm hoping to extend my current use of FreeNAS by making it somewhat of a Webserver. No need to be concerned here, FreeNAS is being used specifically for this (we want a browser available fileshare that can have files added locally via UNC).
Thank you in advance for any help.
- Sam
Hello everyone! I'm new to FreeNAS and so far, I'm a bit of a fan.
My ultimate goal is as follows:
Setup a Windows Share that can be opened from a web browser.
So far this has been incredibly simple with FreeNAS. I setup my Windows share, I changed the FreeNAS port to 8000, and I changed the WebDAV port to 80.
I pointed them both to the same share, and now I'm incredibly pleased. User's can UNC, upload files, and view them anywhere in a web browser.
This has either not been possible, or been incredibly difficult with any other Linux Distro.
//end new user greeting
Now comes my current problem:
I want to install PHP on FreeNAS and link it to the default Apache.
I have read a couple articles on doing this with Jails, but I don't want to do this because my PHP/HTML scripts need to be placed in the same directory that the Windows Share is in. Long story short, I'm hoping to extend my current use of FreeNAS by making it somewhat of a Webserver. No need to be concerned here, FreeNAS is being used specifically for this (we want a browser available fileshare that can have files added locally via UNC).
Thank you in advance for any help.
- Sam