ess
Redirection
On Mon, Jul 28, 2008 at 5:52 PM, Alberto García Gómez
<[EMAIL PROTECTED]> wrote:
I had this conf in my httpd.conf, in the VirtualDirectory of one website:
RewriteEngine On
RewriteLogLevel 9
RewriteRule ^/.*\.html$ /index.php?$1 [L]
RewriteRule ^/.*\.htm$ /index.php?$1 [L]
I had this conf in my httpd.conf, in the VirtualDirectory of one website:
RewriteEngine On
RewriteLogLevel 9
RewriteRule ^/.*\.html$ /index.php?$1 [L]
RewriteRule ^/.*\.htm$ /index.php?$1 [L]
And I need to create a .htaccess file to work identical. I had try but
nothing work :-(
--
I have this URL
http://www.server.com/index.php?article1.html
and work like that
http://www.server.com/?article1.html
But I really really need this
http://www.server.com/article1.html
And I need to work like previous URL and I need to make the changes in
.htaccess file
PLEASE I had try ev
Here's the problem
I had this config in the httpd.conf
RewriteEngine On
RewriteLogLevel 9
RewriteLog logs/website/www.website.com-rewrite_log
RewriteRule ^/(.*\.html)$ /index.php?$1 [L]
RewriteRule ^/(.*\.htm)$ /index.php?$1 [L]
But if I move this configuration from httpd.conf to .htaccess does
Fellows, I need to change this configuration from my httpd.conf file to an
.htacces file so my scripts can work in any apache without having acces (or
change) the server httpd.conf
Here's the piece of the httpd.conf
RewriteEngine On
RewriteLogLevel 9
RewriteLog logs/server.com-rewrite_log
R
HI fellows:
I in front of this several error. I have an Apache server under windows and
everything is working fine except but this small error when I using mod_rewirte
(under *nix work fine)
this is my vhost server conf:
NameVirtualHost 127.0.0.1:80
ServerAdmin [EMAIL PROTECTED]
DocumentRoot
Is there some directive that configure a vistual host to only see inside a
path eg.: /var/www/users/user1
Este correo ha sido enviado desde el Polit�cnico de Inform�tica "Carlos Marx"
de Matanzas.
"La gran batalla se librar� en el campo de las ideas"
---
Can I use -dissable_classes- and -dissable_functions- directives inside Apache
virtual host configuration using php_value directive.
Este correo ha sido enviado desde el Politécnico de Informática "Carlos Marx"
de Matanzas.
"La gran batalla se librará en el campo de las ideas"
Subject: [***SPAM*** Score/Req: 10.4/5.0] Re: [EMAIL PROTECTED] MOD_REWRITE
On Nov 1, 2007 2:17 PM, Alberto García Gómez <[EMAIL PROTECTED]>
wrote:
Joshua, please check the result log (attach it) for a single request of a
page. Off course I do this:
http://myserver.com/page.html
but nothin
Joshua, please check the result log (attach it) for a single request of a
page. Off course I do this:
http://myserver.com/page.html
but nothing return, otherwise if I request:
http://myserver.com/?page.html
it works
Este correo ha sido enviado desde el Politécnico de Informática "Carlos Mar
[***SPAM*** Score/Req: 10.4/5.0] Re:
[EMAIL PROTECTED] APACHE mod_rewrite
On Nov 1, 2007 11:21 AM, Alberto García Gómez <[EMAIL PROTECTED]>
wrote:
Hi Joshua and fellows:
Here's my problem indeed:
I working in a website and I trying to make this website full SEO. Now
actually I'm p
w to do it.
I'll apreciate any idea and help.
my best regards.
- Original Message -
From: "Joshua Slive" <[EMAIL PROTECTED]>
To:
Sent: Thursday, November 01, 2007 11:23 AM
Subject: [***SPAM*** Score/Req: 10.4/5.0] Re: [EMAIL PROTECTED] mod_proxy
On Oct 31, 200
Sent: Thursday, November 01, 2007 11:22 AM
Subject: [***SPAM*** Score/Req: 10.4/5.0] Re: [EMAIL PROTECTED] APACHE
mod_rewrite
On Oct 31, 2007 4:04 PM, Alberto García Gómez <[EMAIL PROTECTED]>
wrote:
I have this URL
http://www.myserver.com/dir1/dir2/page.html
and I wish to rewrite th
How to compare cookie value to request URLCan I proxying a connection using
mod_proxy in avirtual host?
Este correo ha sido enviado desde el Politécnico de Informática "Carlos Marx"
de Matanzas.
"La gran batalla se librará en el campo de las ideas"
How to compare cookie value to request URLI have this URL
http://www.myserver.com/dir1/dir2/page.html
and I wish to rewrite the url using mod_rewrite to add a ~ after the first
dir always, eg.:
http://www.myserver.com/~dir1/dir2/page.html
Please it's very important to make this ASAP
best rega
15 matches
Mail list logo