Amahi Wiki
Page
Discussion
View source
History
Links
Wiki Home
Amahi Home
Amahi Apps
FAQ
Forums
Bug Tracker
Blog
Feature Gallery
Mailing Lists
Personal tools
Log in
Request account
Navigation
Recent changes
Help
Tools
Special pages
Printable version
Changes
From Amahi Wiki
Jump to:
navigation
,
search
← Older edit
Newer edit →
Secure App Access
(view source)
Revision as of 01:09, 2 September 2011
No change in size
,
01:09, 2 September 2011
no edit summary
{{Code|cd /etc/httpd/conf.d/}}
* Edit it to like this (change username.yourhda.com):
{{
Code
Text
|<VirtualHost *:443>
ServerName ajaxplorer
ServerAlias username.yourhda.com
</VirtualHost>}}
* Finally create a file called '''1026-ajaxplorerhttp.conf''' (number may be different for you) and add this code (change username.hda.com):
{{
Code
Text
|<VirtualHost *:80>
ServerName ajaxplorer
ServerAlias username.yourhda.com
Bigfoot65
Trusted,
Bureaucrats
,
Administrators
12,424
edits