Hello,
On 10/30/2012 10:02 PM, Jorge wrote:
> In /var/www/www.etxea.org/htdocs/.htaccess I've got the following
> content ...
[..]
> RewriteCond $1 !^(index\.php|images|robots\.txt|user_guide)
> RewriteRule ^(.*)$ /index.php/$1 [L]
[..]
>
> RewriteCond $1 !^(index\.php|images|robots\.
Good evening.
I've got apache2 on squeeze.
In /var/www/www.etxea.org/htdocs/.htaccess I've got the following
content ...
IndexIgnore *
RewriteEngine on
# Any HTTP request other than those for index.php, images, and
robots.txt is treated as a request for your index.php file
RewriteCond
2 matches
Mail list logo