| 822 |
apache: could not open document config file /data/www/conf/twiki-httpd.conf |
apache: could not open document config file /data/www/conf/twiki-httpd.conf |
| 823 |
x mv /data/www/global/conf/twiki-httpd.conf /data/www/virtual/netfrag/conf/ |
x mv /data/www/global/conf/twiki-httpd.conf /data/www/virtual/netfrag/conf/ |
| 824 |
x nano /data/www/virtual/netfrag/conf/applications.conf to match new path |
x nano /data/www/virtual/netfrag/conf/applications.conf to match new path |
| 825 |
x |
x apachectl configtest |
| 826 |
fopen: No such file or directory |
fopen: No such file or directory |
| 827 |
apache: could not open document config file /data/www/conf/tutos-httpd.conf |
apache: could not open document config file /data/www/conf/tutos-httpd.conf |
| 828 |
|
x cd virtual/netfrag |
| 829 |
|
x grep -rin "www/conf" * |
| 830 |
|
x edit applications.conf:21 |
| 831 |
|
x was: Include /data/www/conf/tutos-httpd.conf |
| 832 |
|
x is: Include /data/www/global/conf/tutos-httpd.conf |
| 833 |
|
x apachectl configtest |
| 834 |
|
Warning: DocumentRoot [/data/www/virtual/netfrag/sites/webnews] does not exist |
| 835 |
|
fopen: No such file or directory |
| 836 |
|
apache: could not open document config file /data/www/conf/dynamic.conf |
| 837 |
|
x grep -rin webnews * |
| 838 |
|
x edit applications.conf:30 |
| 839 |
|
x was: Alias /webnews/ /data/www/global/apps/newsportal/ |
| 840 |
|
x is: Alias /webnews/ /data/www/global/apps/newsportal/ |
| 841 |
|
x edit httpd.conf:74 |
| 842 |
|
x was: DocumentRoot /data/www/virtual/netfrag/sites/webnews |
| 843 |
|
x is: DocumentRoot /data/www/virtual/netfrag/sites/news |
| 844 |
|
x cd global/conf |
| 845 |
|
x grep -rin www/conf * |
| 846 |
|
x STDOUT-PARSE: |
| 847 |
|
httpd.conf:14:#Include /data/www/conf/httpd-php-perl.conf |
| 848 |
|
httpd.conf:16:#Include /data/www/conf/virtualdomains-httpd.conf |
| 849 |
|
httpd.conf:29:Include /data/www/conf/dynamic.conf |
| 850 |
|
->FILE-MODIFY: httpd.conf:29:Include /data/www/global/conf/dynamic.conf |
| 851 |
|
x apachectl configtest |
| 852 |
|
root@quepasa:/data/www/global/conf# apachectl configtest |
| 853 |
|
configuring dynamic domain "golf5.de" |
| 854 |
|
configuring dynamic domain "smartmen.de" |
| 855 |
|
configuring dynamic domain "ballonflug.de" |
| 856 |
|
Syntax OK |
| 857 |
o register: |
o register: |
| 858 |
public.netfrag.org -> http://netfrag.org |
public.netfrag.org -> http://netfrag.org |
| 859 |
secure.netfrag.org -> https://netfrag.org |
secure.netfrag.org -> https://netfrag.org |