Skip to Content.
Sympa Menu

lyceum-users - [Lyceum-users] Why after Summiting a comment goes to Portal

lyceum-users AT lists.ibiblio.org

Subject: Lyceum-users mailing list

List archive

Chronological Thread  
  • From: "junk" <junk AT tusojos.net>
  • To: lyceum-users AT lists.ibiblio.org
  • Subject: [Lyceum-users] Why after Summiting a comment goes to Portal
  • Date: Wed, 6 Sep 2006 19:48:39 CDT

Please can someone tell me why after summiting a comment
it takes the user to the Portal.php page
 
I hate that, i think it has to do about the .htaccess file, but I am not sure
here is my htaccess
 
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{HTTP_HOST} ^www.(.*)
RewriteRule ^(.*) http://%1/$1 [R,L]
RewriteRule ^(.*) lyceum/$1 [QSA,L]
</IfModule>
 
 
Please help
 
PG


Quieres tener tu propio Blog, GRATIS !.
Ingresa a www.tusojos.net y subscríbete hoy mismo.

Please can someone tell me why after summiting a comment
it takes the user to the Portal.php page
&nbsp;
I hate that, i think it has to do about the .htaccess file, but I am not sure
here is my htaccess
&nbsp;
&lt;IfModule mod_rewrite.c>

RewriteEngine On

RewriteCond %{HTTP_HOST} ^www.(.*)

RewriteRule ^(.*) http://%1/$1 [R,L]

RewriteRule ^(.*) lyceum/$1 [QSA,L]

&lt;/IfModule>
&nbsp;
&nbsp;
Please help
&nbsp;
PG

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Quieres tener tu propio Blog, GRATIS !.
Ingresa a www.tusojos.net y subscríbete hoy mismo.
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::




Archive powered by MHonArc 2.6.24.

Top of Page