diff options
| author | michael pereira | 2011-08-05 13:46:11 +0200 |
|---|---|---|
| committer | michael pereira | 2011-08-05 13:46:11 +0200 |
| commit | ccd6d36a7a26ce60e0e7b4491ea404730663f2e1 (patch) | |
| tree | 245f2a2ece21a0ef8a989b6e90f59505c3175afa /public | |
| parent | initrd test (diff) | |
| download | pbs2-ccd6d36a7a26ce60e0e7b4491ea404730663f2e1.tar.gz pbs2-ccd6d36a7a26ce60e0e7b4491ea404730663f2e1.tar.xz pbs2-ccd6d36a7a26ce60e0e7b4491ea404730663f2e1.zip | |
initrd test
Diffstat (limited to 'public')
| -rw-r--r-- | public/.htaccess | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/public/.htaccess b/public/.htaccess index a0f45c7..24bd55d 100644 --- a/public/.htaccess +++ b/public/.htaccess @@ -6,6 +6,8 @@ Allow from 192.168.0.0/255.255.0.0 RewriteEngine On RewriteRule ^c/(.*)/default.tgz$ /resource/getconfig/alpha/$1/file/default.tgz [L,R=301] +RewriteRule ^ipxe$ /ipxe/auth/serial/serialnumber/55-44-33-22-11/mac/123 [L,R=301] + RewriteRule ^dev(.*)$ /user [L,R=301] |
