зеркало из https://github.com/mozilla/pjs.git
getting personal settings out of cvs :(
This commit is contained in:
Родитель
cdecf2bb7b
Коммит
f64494b8e6
|
@ -1,6 +1,6 @@
|
|||
<IfModule mod_rewrite.c>
|
||||
RewriteEngine on
|
||||
RewriteBase /~clouserw/firefox_survey
|
||||
|
||||
RewriteRule ^$ webroot/ [L]
|
||||
RewriteRule (.*) webroot/$1 [L]
|
||||
</IfModule>
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
<IfModule mod_rewrite.c>
|
||||
RewriteEngine On
|
||||
|
||||
RewriteBase /~clouserw/firefox_survey
|
||||
|
||||
RewriteCond %{REQUEST_FILENAME} !-d
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
RewriteRule ^(.*)$ index.php?url=$1 [QSA,L]
|
||||
|
|
Загрузка…
Ссылка в новой задаче