Changes

From Amahi Wiki
Jump to: navigation, search
6 bytes removed ,  23:52, 19 April 2015
ls /etc/httpd/conf.d
 :: '''NOTE:''' If you get a message like ''"ls: cannot access /etc/httpd/conf.d: No such file or directory"'', simply use the following to manually change directories: cd /etc cd /httpd cd /conf.d
ls
nano /etc/httpd/conf.d/10##-yourwebappname.conf
 :: '''NOTE:''' Depending on the options you chose during installation, you may not have the "nano" text editor installed. If that is the case, you will receive an error message. Instead, substitute "vi" for "nano" to use a different text editor. [http://www.cs.colostate.edu/helpdocs/vi.html Here are the commands to use the "vi" editor.]
Your conf file should look something like this at the top of the page:
12,424

edits