FAQ
E-mails
Cpanel / WHM
Servidores Dedicados
VPS
Base de Dados
Geral
Software de estatística
Domínios / Alojamentos
Como adicionar um novo IP em servidores Windows2003?
Em primeiro lugar, nas propriedades do TCP/IP (ver ligações de rede), adicionar o IP.
De seguida, adicionar o IP ao IIS, numa linha de comandos escrever "httpcfg set iplisten -i 0.0.0.0" onde 0.0.0.0 é o IP desejado.
De seguida é necessário fazer restart ao IIS.
Para verificar quais os IP\'s em uso, executar na linha de comandos "httpcfg query iplisten".
Como posso activar as parent paths?
1. Click Start, click Administrative Tools, and then click Internet Information Services (IIS) Manager.
2. Double-click your computer name in the left pane, and then double-click Web Sites.
3. Locate the Web site and directory that houses the ASP application.
4. Right-click the application site or directory, and then click Properties.
5. Select Home Directory, and then click Configuration.
6. Click Options, and then click to select the Enable Parent Paths check box.
7. Click OK two times.



