<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">El 22/07/2013 17:35, spinaker escribió:<br>
</div>
<blockquote cite="mid:51ED978E.7060909@adinet.com.uy" type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<div class="moz-cite-prefix">Cynthia<br>
<br>
tu has puesto <br>
<big><font face="Courier New, Courier, monospace">DocumentRoot
/opt/ABCD/www/htdocs<font color="#cc0000"><b><big><big>/</big></big></b></font></font></big><br>
y me parece que deberia ser <br>
<br>
<big><font face="Courier New, Courier, monospace">DocumentRoot
/opt/ABCD/www/htdocs (sin el <b>/)</b><br>
</font></big><br>
Ernesto Spinak<br>
<br>
<br>
El 22/07/2013 17:24, Cynthia Gamarra escribió:<br>
</div>
<blockquote
cite="mid:CAJnSRR=+zTm4b5MRpkvRXi4DGm1TpB3LC=JqoV99s22br=Bebg@mail.gmail.com"
type="cite">Hola cambie la configuracion del archivo ABCD que se
encuentra en /etc/apache2/sites-available como:<br>
<br>
<VirtualHost *:9090><br>
ServerAdmin webmaster@localhost<br>
ServerName localhost <br>
<br>
DocumentRoot /opt/ABCD/www/htdocs<font color="#cc0000"><big>/</big></font><br>
<Directory /><br>
Options FollowSymLinks<br>
AllowOverride None<br>
</Directory><br>
<Directory /opt/ABCD/www/htdocs<big><big><b>/</b></big></big>><br>
Options Indexes FollowSymLinks MultiViews<br>
AllowOverride None<br>
Order allow,deny<br>
allow from all<br>
</Directory><br>
<br>
ScriptAlias /cgi-bin/ /opt/ABCD/www/cgi-bin/<br>
<Directory "/opt/ABCD/www/cgi-bin"><br>
AllowOverride None<br>
Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch<br>
Order allow,deny<br>
Allow from all<br>
</Directory><br>
<br>
Alias /bases/ "/var/opt/ABCD/uploads/"<br>
<Directory "/var/opt/ABCD/uploads/"><br>
Options Indexes FollowSymLinks MultiViews<br>
AllowOverride None<br>
Order allow,deny<br>
allow from all<br>
</Directory><br>
<br>
ErrorLog ${APACHE_LOG_DIR}/error.log<br>
<br>
# Possible values include: debug, info, notice, warn, error,
crit,<br>
# alert, emerg.<br>
LogLevel warn<br>
<br>
CustomLog ${APACHE_LOG_DIR}/access.log combined<br>
<br>
</VirtualHost><br>
<br>
<br>
<br>
Pero cuando tengo que ingresar a los siguientes modulos: <br>
<b>- <a moz-do-not-send="true"
href="http://localhost:9090/site/admin/">http://localhost:9090/site/admin/</a></b><br>
- <a moz-do-not-send="true"
href="http://localhost:9090/site/php/index.php">http://localhost:9090/site/php/index.php</a>
<br>
<br>
necesito agregarle "htdocs" para que me pueda reconocer ( o sea
<a moz-do-not-send="true"
href="http://localhost:9090/htdocs/site/admin/">http://localhost:9090/htdocs/site/admin/</a>
y <a moz-do-not-send="true"
href="http://localhost:9090/htdocs/site/php/index.php">http://localhost:9090/htdocs/site/php/index.php</a>
).<br>
<br>
Obviamente al agregar "htdocs" a la ruta cuando quiero ingresar
a la administracion del /localhost:9090/site/ me dice que no lo
encuentra, mas especificamente me dice esto:<br>
<h1>Not Found</h1>
<p>The requested URL /site/php/xmlRoot.php was not found on this
server.</p>
<hr>
<address>Apache/2.2.17 (Ubuntu) Server at localhost Port 9090</address>
<br>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
.^. .^.
( ) ( )
=== ===
=[=]================================[=]=
| | Ernesto Spinak | |
| | spinaker@adinet.com.uy | |
| | Montevideo, Uruguay | |
| | tel/fax (598) 2622-3352 | |
| | celular (598) 99612238 | |
=[=]================================[=]=
=== ===
( ) ( )
V V </pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
.^. .^.
( ) ( )
=== ===
=[=]================================[=]=
| | Ernesto Spinak | |
| | spinaker@adinet.com.uy | |
| | Montevideo, Uruguay | |
| | tel/fax (598) 2622-3352 | |
| | celular (598) 99612238 | |
=[=]================================[=]=
=== ===
( ) ( )
V V </pre>
</body>
</html>