I have my drive partitioned up so that I can more easily track shares/backups etc.
I've installed Webserv to the T:\Applications directory but I want web pages (when accesses via http://servername/\) to be served from the U:\Web directory. This would make life nice and easy because that's all that will be in that directory and it will mean that the files are all in one place.
Do I need to make any changes anywhere to accomplish this?
Also, if I wanted to store the MySQL database on their as well would this be possible?
Thanks.
*Cats*
P.S - for some reason the board here doesn't save my login details, that's why I'm posting anon. Any ideas why?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
the wwwroot isnt to bad to move
the mysql data files are a little more tricky and not recommended
as for php, if your php pages are working the php is fine, there is a setting in the php.ini file for the wwwroot.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Guys,
Just finished installing Webserv.
I have my drive partitioned up so that I can more easily track shares/backups etc.
I've installed Webserv to the T:\Applications directory but I want web pages (when accesses via http://servername/\) to be served from the U:\Web directory. This would make life nice and easy because that's all that will be in that directory and it will mean that the files are all in one place.
Do I need to make any changes anywhere to accomplish this?
Also, if I wanted to store the MySQL database on their as well would this be possible?
Thanks.
*Cats*
P.S - for some reason the board here doesn't save my login details, that's why I'm posting anon. Any ideas why?
Ok, managed to get my http docs serving from the U:\ drive (that was easy :-) ).
Do I need to make any other changes (to PHP) for example for that to work in this location?
Thanks
*Cats*
the wwwroot isnt to bad to move
the mysql data files are a little more tricky and not recommended
as for php, if your php pages are working the php is fine, there is a setting in the php.ini file for the wwwroot.