Saved Bookmarks
| 1. |
Solve : Generating a Sub-domain! *Please Help me get the code!*? |
|
Answer» I need a code to GENERATE a new sub-domain named something in a field. But ning.com does it. More than likely because they run their own server. If you have your own server, you could do it too. Any big SITES like MySpace, Facebook, or other social sites nearly all run on their own server, so it is set up the way they want it. httpd.conf is the configuration file for Apache, and it needs to be edited to allow PHP to create subdomains. However, normal users on a shared server will not have access to this file for security reasons, obviously. |
|