Jump to content
The Uniform Server Community

CharlesTraverse

Member
  • Posts

    1
  • Joined

  • Last visited

Previous Fields

  • Main OS
    Windows 10

CharlesTraverse's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • First Post

Recent Badges

0

Reputation

  1. this is default setting ScriptAlias /cgi-bin "/cgi-bin/" # "C:/Program Files/Apache Group/Apache2/cgi-bin" should be changed to whatever your ScriptAliased # CGI directory exists, if you have that configured. <Directory "/cgi-bin/"> AllowOverride All Options ExecCGI </Directory> <Directory "/home/admin/www/cgi-bin/"> AllowOverride All Options ExecCGI </Directory>
×
×
  • Create New...