mod_userdir Apache module allows visitors to access websites on your server by entering a hostname or domain, followed by a tilde (~) and the website owner’s username as the directory path part of the URL. Examples: http://host.example.com/~username
http://example.net/~username
mod_userdir is most commonly used as a temporary URL system, allowing users to view their websites even when the DNS has not yet been configured or is not pointing to the server.
We strongly recommend restricting this access for most of your users. This is because accessing the site via mod_userdir circumvents the proper bandwidth accounting systems. In effect, a user could have visitors access his site via mod_userdir, while counting the traffic against another user's bandwidth.
mod_userdir does not only work with the hostname. If mod_userdir is enabled, any website can be accessed via any virtual host on the system.
mod_userdir access.
mod_userdir. For example, resellers can use this feature to allow their customers to access their own websites before DNS information has propagated. To enable mod_userdir access for a specific user:
mod_userdir. Most likely, this will be the default virtual host, or their reseller's virtual host. mod_userdir will not function until the DNS is pointing the domain towards the server.
mod_userdir in the appropriate Additional Users field.
mod_userdir URL.
mod_userdir, you should know:
mod_userdir
mod_userdir so that shared SSL certificates can be used, you will need to either add users to, or exclude protection from, the virtual host for the domain to which the certificate was issued.
mod_userdir.
mod_userdir allows you to access a website through an alternative virtual host, features like Java servelets and the open_basedir tweak are affected: mod_userdir based URLs. This is because Tomcat requires additional directives to be added to the virtual host.
open_basedir protection restricts PHP's access to the home directory belonging to the user who owns the base domain, not the home directory of the user account being accessed. This means that some sites cannot be accessed via mod_userdir.
mod_userdir URL.
mod_rewrite and other directives in their .htaccess files will not work as expected when viewed using mod_userdir URLs.
mod_userdir, you should know:
mod_userdir functionality. It does not remove the module itself. Some PCI scans may detect it.
mod_userdir in most cases.
Copyright © cPanel 2000–2011.