The mod-alias tag has no wiki summary.
0
votes
1answer
33 views
Shorten URL using AliasMatch
I'm able to get the following configuration to work:-
Alias /webdoc /data/apps/jenkins/jobs
<Directory /data/apps/jenkins/jobs/[a-zA-Z0-9\-]+/workspace/target/docco>
Order allow,deny
Allow ...
-2
votes
1answer
37 views
Redirecting 400 URLs with Apache [closed]
I need to permanently redirect about 400 URLs. What's the best way to go about it? The most obvious solution would be to add 400 lines of "Redirect 301 old-url new-url" to .htaccess. Is there a better ...
0
votes
0answers
22 views
Apache mod_alias and the trailing slash
I'm not quite sure what I'm doing wrong here. myapplication is deployed at the DocumentRoot of myserver.com and this is working just fine. But now I want myserver.com/foo to reference /var/www/foo. ...
0
votes
1answer
197 views
.htaccess rewriterule and redirect 301 - 301 not working
I can't seem to get my 301 redirect working, mod_alias is enabled along with mod_rewrite.
My rewrites work fine, but the 301s do not work. Basically what I am trying to do is setup "clean" URLs from ...
0
votes
0answers
19 views
php requests to one directory and other assets to another directory using aliasmatch on apache not working
I am using Apache 2.4.2 (on WAMPServer). On a previous install of WAMPServer with Apache 2.2.22 I got the following aliasmatch to work, but on this new 2.4.2 version I always get a 404 page not found ...
0
votes
0answers
78 views
Mod_JK, Tomcat & Apache Httpd “File not found” when using Alias
I've been trying to find a solution to what I think should be a very common use of Alias with Tomcat & Apache Httpd but I can't find it.
I have Tomcat running my application server and I want to ...
0
votes
0answers
17 views
RedirectMatch on a cgi query not working
I'm trying to redirect URLs to a cgi script that match certain criteria. I.e. I don't want to redirect every query to that script, just those with a particular parameter. But I can't get it to work. ...
0
votes
0answers
70 views
Apache: After RewriteRule from one IP to another IP it points to global path like “/var/www/html/test/”
Server which is running the site can be accessed from Internet and LAN.
If I want to access site from LAN I point my browser to: ht tp://192.168.1.119/
If I want to access site through Internet I ...
0
votes
2answers
30 views
.htaccess 301 Redirect failure
I have the following code:
# 301 Redirect Old File
Redirect 301 www.website.com www.website.com/shop
I want the site to automatically redirect anyone visiting www.website.com or website.com to ...
0
votes
0answers
53 views
Single domain pointing to multiple directories
I am creating an online digital repository for my company. We are using several technologies and tying them together. We will be using Drupal, GitlabsHQ, and Resourcespace and tying the ...
0
votes
0answers
22 views
RewriteRule interfering with Redirect
I have an issue with a mod_rewrite rule interfering with my mod_alias Redirects. I have a rewrite rule for directing pages to the index.php, like this:
RewriteRule ^(.*)$ index.php?uri=$1 [L,QSA]
...
0
votes
1answer
55 views
Can I do a server-side redirect to a subfolder and preserve url parameters of the original link?
I need to redirect links from external pages to an application into a subfolder.
My "old" links where like this:
https://www.somepage.com/index.cfm?id=abc
Which I now have to change to:
...
0
votes
0answers
24 views
Serve static html content for / using apache2 without affecting further urls
On my site http://zumbl.com on an attempt to serve static content I tried
Alias / /home/login.html
But when I open /login now, it tries to find /home/login.htmllogin now. Any idea how can I avoid ...
0
votes
0answers
62 views
Apache2 Simple Alias not working
I got this issue: I configured apache 2 to get an alias such as
Alias /test/ "c:/test/" (there is a folder called test and all permissions are given-win2008) an its not working properly.
But the ...
0
votes
0answers
155 views
Apache AliasMatch and mod_rewrite
I'm new to apache.
I wanted to make following directory structure: E:/www/site1/www, E:/www/site2/www, and to access site1 and site2 like so: domain.com/site1. These folders completly outside document ...
0
votes
1answer
335 views
Rewrite an Alias directory
I'm trying to first use an Alias folder to store my project files in a different location than my DocumentRoot, and then execute a mod_rewrite on this request. However it doesn't seem to parse the ...
0
votes
2answers
110 views
Redirect (301) single page without mod_alias?
How to create pernament redirect (301) for single page in .htaccess without mod_alias ?
f.e.
http://www.example.com/oldpage --> http://www.elpmaxe.com/newpage
0
votes
1answer
50 views
How to open application just by typing server name?
I have a server which is having several applications. lets say server is abc.corp.com it is having application xyz pqr mno etc. Today the applications are accessed as
abc.corp.com/xyz
...
1
vote
1answer
2k views
Alias 403 Forbidden with Apache
I'm trying to create a folder named week7 and an html page named hello.html in that folder outside the document root and have it viewed through an Alias directive.
I created a folder named week7 out ...
0
votes
0answers
91 views
Apache Virtual Host configration with zend
I'm trying to configure apache in a very specific way....I'm not sure if it is possible. Here is my problem:
I have an application build using "zend php" that is installed in the directory ...
0
votes
0answers
89 views
Alias for documentroot
I'm trying to map the document root url to another directory but it seems that it doesn't change anything:
Here is my 000-default-site conf file
DocumentRoot /var/www
<Directory />
...
0
votes
2answers
131 views
Redirect 301 not working after first redirect
I'm using the following in my .htaccess file but it doesn't seem to be working correctly.
Redirect 301 top_users.php http://example.com/top-users
RewriteRule ^top-users/?$ top_users.php
Redirect 301 ...
0
votes
1answer
197 views
mod_alias and mod_rewrite don't work together
I know there are many similar questions on here but unfortunately none of them solve the issue I am having. I am trying to work out why rewrite rules don't work when you also have an alias, below is ...
0
votes
1answer
157 views
RewriteRule fails when Alias in Apache2
So, I wanted to organise my projects for better developing. I chose using this way to organise folders & files:
www
projects
project1
web
design_tests
...
1
vote
1answer
316 views
Using apache mod_alias in vhost to link assets from external server
This is an outside shot I know. I am supporting a site that has constantly changing assets that are excluded from the repository for obvious reasons. Currently I am having to FTP these assets to my ...
1
vote
2answers
1k views
Set apache redirect from http to https for a specific url
I would like to redirect any URL path that is having a /test to https://localhost/test. Also, if an url is /test?user=123 it has to be redirected to https://localhost/test?user=123 or rather if the ...
0
votes
1answer
81 views
.htaccess redirects and the logic of paths
I ran into a problem redirecting some old urls to new ones locations
The problems involved urls like these:
1) RedirectMatch permanent THISWORD-THIS-WORD.html ...
0
votes
1answer
467 views
Apache : How to Use Rewrite Engine Inside Alias
I have this alias configuration:
Alias /test/ "D:/WWW/Test/"
<Directory "D:/WWW/Test/">
Order allow,deny
Allow from all
</Directory>
Then inside D:/WWW/Test/ directory, I put ...
0
votes
1answer
524 views
Apache Redirect Permanent For URL with Data in String (Question Mark)
I am looking for an Apache redirect where the source URL has a question mark in it.
Redirect permanent /course/view.php?id=68 http://exmaple.com/page.php
I've tried escaping the question mark, but ...
0
votes
3answers
136 views
Simple mod_rewrite RewriteRule for messy legacy url's
Launching a new website for a new client. Their old site has about 50 products and unfortunately, the old product names do not match up to the new URL pattern
Old URL Examples:
...
0
votes
2answers
81 views
Redirect to a Rewritten URL
OK, so I'm rewriting some page URLs for a custom PHP cart.
I've got the following rules:
RewriteRule ^category/([0-9]+)/([a-z-]+)$ /store.php?cat=$1 [L]
RewriteRule ^product/([0-9]+)/([a-z-]+)$ ...
0
votes
1answer
183 views
Redirect references to root to current alias instead
I'm using a local install of Apache 2.2.11 and have set up an alias to a folder above the document root (alias localhost/fp/ => /www/dirs/friendpages). I would like to be able to redirect requests ...
1
vote
0answers
147 views
Apache mod_alias / .htaccess, headers different on RedirectMatch vs RewriteRule
Do you have any idee why the Authorization header is lost when using
RedirectMatch .*service_auth /service/
vs
RewriteEngine on RewriteRule ^(.*service_auth)$ /service/ [QSA]
With the ...
1
vote
0answers
26 views
All the slashes getting removed from my urls
I was goofing with the .htaccess file doing a redirect from domain.com to www.domain.com. I saw on a forum that using mod_alias would be a good idea. Being the adventurous sort, I put a permanent ...
0
votes
1answer
150 views
Make mod_alias work with mod_rewrite
mod_alias rule:
/water /local/path1/water
Target URLs:
http://www.mysite.com/water/css/style.css
http://www.mysite.com/water/js/java.js
Actual URLs:
...
1
vote
1answer
82 views
Why htaccess redirect being overruled?
I've got:
Redirect 301 /blog/?p=1 http://www.new-site.com/blog/2000/10/myslug/
which works fine, unless followed by:
RedirectMatch 301 ^/blog(/)?(.*)$ http://www.new-site.com/blog/$2
I've tried ...
2
votes
1answer
8k views
Apache alias virtual host
I have two applications running in the same server and I would like to have one served from subpath in the url (i.e):
foo.com -> /var/www/foo
foo.com/bar -> /var/www/bar
I'm triyng to do an alias ...
0
votes
1answer
153 views
.htaccess mod_alias and mod_rewrite redirects are ignored
I want to redirect all requests to my index.php script in such a way that everything that goes after http://mysite/ would passed to index.php as url-argument. For example, http://mysite/moo.css should ...
0
votes
1answer
1k views
Apache ErrorDocument absolute path
I'm trying to use the same 404 ErrorDocument for a domain and all its subdomains,
The subdomains all have their own directory in the /var/www/ path
the Apache ErrorDocument directive expects a ...
2
votes
1answer
365 views
Wildcard in URL (mod_alias or mod_rewrite)
I need to have URLs such as mydomain.com/whatever, where "whatever" can be any arbitrary string, all call the same php file where it sorts out what to display (or displays a 404). However, I want ...
0
votes
1answer
712 views
How to redirect an url with parameters?
I'm at a total loss trying to integrate a mod_rewrite in my existing page. Currently, I am building a new site from scratch, and there i have some nice clean url's such as:
...
3
votes
1answer
557 views
mod_alias Rewrite not working?
I have two servers:
Fedora running Apache/2.2.14 (old server)
CentOs running Apache/2.2.3 (new server)
I've been using this Rewrite rule for quite sometime with absolute success on the old ...
1
vote
2answers
393 views
Apache redirect question - mod_rewrite or mod_alias
I have a specific need:
example.com/store/{location} must redirect to example.com/store2/{location}
And this needs to redirect, not just a url 'rewrite', so I'm guessing I need mod_alias, right? ...
1
vote
1answer
142 views
mod_rewrite conflicts with Alias directive
My primary web site uses PHP/Zend Framework, and the .htaccess is the common one:
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} -s [OR]
RewriteCond %{REQUEST_FILENAME} -l [OR]
RewriteCond ...
0
votes
2answers
176 views
mod_alias redirect tips
all. I search the sites but can not find my answer, so I post it.
I want to redirect url like this
example.com/css/.... ====> example.com/templates/css/...
example.com/path/css/.... ====> ...
0
votes
1answer
361 views
Redirecting http to https for a directory, via .htaccess, using mod_alias only
I have the common problem of wanting to redirect requests for a certain restricted access directory from http to https, so that users' login credentials are sent in a secure way.
However, I do not ...
1
vote
1answer
2k views
Using mod_rewrite and mod_alias (redirect 301) together in .htaccess?
I have a site with a set of old .html and .php pages that have been put into a CMS.
Currently in the .htaccess file there are about 30 mod_alias redirects in the following form:
redirect 301 ...
0
votes
1answer
320 views
.htaccess 301 Redirects using RedirecMatch or RewriteRule
I am attempting to create some 301 redirects using .htaccess in order to fix some Crawler Errors that Google is encountering. Google is using old versions of some of my URLs, which is causing errors ...
0
votes
1answer
949 views
.htaccess alias URL
I am trying to create a redirect of a temp URL using
Redirect Permanent /dir/subdir http://www.domain.com/other_dir/htmlfile.html
Note that "dir" exists in the file structure but "subdir" does not.
...
0
votes
2answers
230 views
Redirect from one domain to another, without the user realizing it
I have a bunch of domains on on of my servers. I'd like to be able to redirect some domains to a different domain without the user knowing, so not a 301 redirect.
An example, redirect domain.com to ...
