Hi I have always used xampp on windows for development purposes and just copied my files to the htdocs folder and all was well.
Now I have decided to start learning linux and have installed Fedora 23 on my notebook. I have installed apache, mariaDB and php all is well and configured but now the issue I have is the var/www/html directory.
Is this the same directory as xampp's htdocs folder? I have no access to this folder to add and remove files and I don't see the www-data group.
What is the correct way to set up a linux machine for development purposes, php and mysql just local don't want it accessible from the outside
Now I have decided to start learning linux and have installed Fedora 23 on my notebook. I have installed apache, mariaDB and php all is well and configured but now the issue I have is the var/www/html directory.
Is this the same directory as xampp's htdocs folder? I have no access to this folder to add and remove files and I don't see the www-data group.
What is the correct way to set up a linux machine for development purposes, php and mysql just local don't want it accessible from the outside