Rewrite - Regex compilation error. - Running Apache/1.3.20 (Win32) Get regex compilation error with C:\apache -t Syntax error on line 979 of httpserver/conf/httpd.conf: RewriteCond: cannot compile regular expression '^/(?!(\w+))' Works with Tcl/Perl regex compiler. % regexp..
.htaccess & regex - This .htaccess works: <FilesMatch "\.inc$"> Order allow,deny Deny from all </FilesMatch> But this will not: <FilesMatch "\.inc$ [NC]"> Order allow,deny Deny from all </FilesMatch> Why is the [NC] flag causi...
[Regex] Apache / proxy / mod_rewrite - HEllo, I would like to write a regex for mod_rewrite in order to replace all "?" by "!". Do you think it's possible ? I need this because i've got a lot of problems with Apache + proxy + rewrite + ssl when my target server is Domino...
Mod Rewrite - Hello, I have writen this script in .htaccess: RewriteEngine on RewriteBase / RewriteRule pers/(.*) http://www.mysite.net/personals/skpers.php?u=$1 [L,R] It is ok, infact if i write: www.mysite.net/pers/example it redirecto to:..
Mod rewrite and OSX - Hi, Mod_rewrite is loaded in httpd.conf, but it does not work, is that something I missed ? Coluche
All times are: Pacific Time (US & Canada) (change)
Page 1 of 1
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum