There is no difference. You can configure Apache httpd to use any folder with appropriate permissions as the root server directory. www is just a conventional directory to use.
Related Posts:
- navigate back with PHP form submission
- http://localhost:80 is not working on running Apache server through UniServer ZeroXIII
- How do I resolve a HTTP 414 “Request URI too long” error?
- xajax expanding list query
- Getting an error when I visit http://localhost
- Email Not Sending from Byethost Hosting
- Send email with PHP from html form on submit with the same script
- Redirect vs RedirectMatch
- HTML Element Array, name=”something[]” or name=”something”?
- what does a .php?id=&value=value means?
- Creating a search form in PHP to search a database?
- Why php tag is not working in html file?
- How do you parse and process HTML/XML in PHP?
- What is Options +FollowSymLinks?
- SSL error SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
- MAMP “Apache couldn’t be started because port is in use.” AND “Can’t connect to local MySQL server through /tmp/mysql.sock
- PHP mail function doesn’t complete sending of e-mail
- Only variable references should be returned by reference – Codeigniter
- Connection reset by peer: mod_fcgid: error reading data from FastCGI server
- PHP $_POST not working?
- file_get_contents( ) not working
- XAMPP, using port:81, cannot run localhost:81/mywebsite
- The character encoding of the HTML document was not declared
- What is wrong in chrome “net : Failed to load resource: net::ERR_SPDY_PROTOCOL_ERROR”?
- Notice: Undefined offset: 0 in
- “End of script output before headers” in Apache + PHP
- How can I force users to access my page over HTTPS instead of HTTP?
- Getting a 500 Internal Server Error on Laravel 5+ Ubuntu 14.04
- Using PHP 7 with WAMP
- How to remove index.php from WordPress site URL
- Do I need a !DOCTYPE declaration in a php file with html?
- Generate PDF from HTML PHP
- POST an array from an HTML form without javascript
- Flaticons not showing up on WordPress
- WordPress Password Protected Page is not protected
- Muffin Builder has a limit? (WordPress – Be Theme)
- Open source social media icons to download and use on website? [closed]
- Replace ' and similar html codes with their correspondent character?
- Google Calendar API event update always return 404 “not found” error
- How to prevent the “Confirm Form Resubmission” dialog?
- How to set 777 permission on a particular folder? [closed]
- How do I make a redirect in PHP?
- List of All Locales and Their Short Codes?
- Difference between “as $key => $value” and “as $value” in PHP foreach
- How do I get a YouTube video thumbnail from the YouTube API?
- What is a slug?
- Visual list of all installed fonts with respective pangram phrase?
- How to avoid Request Entity Too Large 413 error
- How to log in to phpMyAdmin with WAMP, what is the username and password?
- Array to String PHP?
- Should I use mysqli_real_escape string() or mysql_real_escape_string() for form data?
- count(): Parameter must be an array or an object that implements Countable error in php
- count() parameter must be an array or an object that implements countable in laravel
- count(): Parameter must be an array or an object that implements Countable error in php
- regex match any whitespace
- What’s the net::ERR_HTTP2_PROTOCOL_ERROR about?
- How to fix “Headers already sent” error in PHP
- currently unable to handle this request HTTP ERROR 500
- PHP page redirect
- Whoops, looks like something went wrong. Laravel 5.0
- PHP “or” Syntax
- Fatal error: Call to undefined function mysql_connect()
- How to fix “Headers already sent” error in PHP
- “Notice: Undefined variable”, “Notice: Undefined index”, and “Notice: Undefined offset” using PHP
- What are namespaces?
- Get the full URL in PHP
- PDOException SQLSTATE[HY000] [2002] No such file or directory
- PDOException SQLSTATE[HY000] [2002] No such file or directory
- Mysql query- How to use contains?
- How do I get PHP errors to display?
- S_SESSION variable (user role) not recognised
- What are the main differences between PHPExcel and PhpSpreadsheet?
- Is SAJAX dead? What to replace with?
- My website doesn’t work in I.E. (but does in chrome and firefox)
- Get the full URL in PHP
- How do I check if a string contains a specific word?
- PDOException: SQLSTATE[HY000] [2002] No such file or directory
- How to force file download with PHP
- How do I get a file extension in PHP?
- How to Set Category Page as Home Page in Prestashop
- Get the full URL in PHP
- Data source name not found, and no default driver specified
- mysqli_fetch_array() expects parameter 1 to be mysqli_result, boolean given in
- Parse error: Syntax error, unexpected end of file in my PHP code
- Invalid column count in CSV input on line 1 Error
- Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, object given in
- Parse error: Syntax error, unexpected end of file in my PHP code
- How to copy a file from one directory to another using PHP?
- How to check if a string starts with a specified string?
- what does PHP die() return
- How to run python script in HTML?
- Invalid column count in CSV input on line 1 Error
- Parse error: Syntax error, unexpected end of file in my PHP code
- how to replace quotation marks with \”
- How do I redirect a page in jQuery?
- mcrypt is deprecated, what is the alternative?
- How can I find my php.ini on wordpress?
- mysqli_real_connect(): (HY000/2002): No such file or directory
- Convert a PHP object to an associative array