New accounts are not being created with the ScriptAlias directive in httpd.conf
I have to add this line to all accounts manually:
ScriptAlias /cgi-bin/ /home/username/public_html/cgi-bin/
CGI IS CHECKED in the package,
New Account info returns HasCGI = YES!
| HasCgi: y
| UserName: cditest
| PassWord: testtest
Why isnt it putting the ScriptAlias directive in httpd.conf????
I have to add this line to all accounts manually:
ScriptAlias /cgi-bin/ /home/username/public_html/cgi-bin/
CGI IS CHECKED in the package,
New Account info returns HasCGI = YES!
| HasCgi: y
| UserName: cditest
| PassWord: testtest
Why isnt it putting the ScriptAlias directive in httpd.conf????