I'm slowly but surely working my way into web programming with some solid HTML and CSS experience and some well-functioning PHP code. I have a website where I have basically created subfolders for testing code and techniques from videos, books, etc. This is all under a single domain, let's call it MyDomain.net. So when I want to access my HTML test code I type in an url like http://MyDomain.net/HTML5. This has been working well for me as I'm the only one that accesses it and needs access to it.
We are currently replacing older Unix based web applications to Red Hat running on VM.
Is it possible to build one server and clone or does Drupal need a ground up build for each server? I did see the multi-site option but that may not be possible due to security concerns.
Hi everyone, I just installed Drupal and have this task on hand. I need to build a Drupal base website that let individuals to share their projects description. Please have a look and see if you can suggest how can do these with Drupal. Here are some details:
First Phase:
-Admin right and user right with options to choose what can they see and do.
-Form with fields for individuals to fill in. Some fields are mandatory. All of these fields are just text fields or option button, no pictures or video involve.