Login
Home
Login
Register
There was a problem loading the comments.
Apache Virtual Host
Support Portal
»
Knowledgebase
» Viewing Article
Print
2011-06-02 15:05
Apache & .htaccess
Apache Virtual Host can be managed on a dedicated server.
<VirtualHost 74.54.217.194:80>
ServerName domain.com
ServerAlias www.domain.com
ServerAdmin webmaster@domain.com
DocumentRoot /home/user-name/public_html
<IfModule mod_suphp.c>
suPHP_UserGroup user-name user-name
</IfModule>
<IfModule !mod_disable_suexec.c>
User user-name
Group user-name
</IfModule>
BytesLog /usr/local/apache/domlogs/domain.com-bytes_log
CustomLog /usr/local/apache/domlogs/domain.com combined
Options -ExecCGI -Includes
RemoveHandler cgi-script .cgi .pl .plx .ppl .perl
ScriptAlias /cgi-bin/ /home/user-name/public_html/cgi-bin/
</VirtualHost>
Share via
Did you find this article useful?
Related Articles
How to transfer your wordpress blog from one host to another host
What is VPS and VPN - Virtual Private Server / Network
What is virtual hosting?
Comments
Add Comment
Replying to
Cancel
CAPTCHA
Your browser does not support JavaScript!
Categories
97
cPanel
29
WebHost Manager (WHM)
131
Hosting Guide
27
— Hardware & Software
16
— Hosting Plan Comparison
1
— How to sign up and pay
73
— Let's Get Started
22
—— DNS & Name servers
6
—— Domain Names: Buy, Sell, Manage
3
—— Linux Dedicated Hosting
14
—— Reseller Hosting
3
—— Shared Web Hosting
8
—— Windows Dedicated Hosting
8
— Publish Your Site
5
— Website Transfers
27
Pre-Sales & Policies
231
Specialized Help
93
— Email
21
— FTP
108
— Technical
12
—— Apache & .htaccess
21
—— Wordpress
Tags
email
encryption
ssl
tls
© Osirion System Technologies
English