<VirtualHost *>
ServerName support
ScriptAlias /otrs/ "/opt/otrs/bin/cgi-bin/"
Alias /otrs-web/ "/opt/otrs/var/httpd/htdocs/"
DocumentRoot /opt/otrs/var/httpd/htdocs/
Alias /admin "/opt/otrs/var/httpd/htdocs/admin/"
</VirtualHost>
I'm trying to change the direct URL from http://name/otrs/customer.pl to something simpler and shorter. And if you could use lame mans term, due to being new at Apache
--------------------------------------------------------------------- OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW! http://www.otrs.com/en/support/enterprise-subscription/
-- Guillaume REHM Centre de Ressources Informatiques Responsable Sécurité du Système d'Information (RSSI) Bibliothèque Nationale et Universitaire de Strasbourg 5 rue du Maréchal Joffre BP 51029 67070 Strasbourg tél: 03 88 25 28 23 fax: 03 88 25 28 03 mail: guillau...@bnu.fr web: http://www.bnu.fr
James Leiter
System Technician
R&B Solutions Inc.
860 Northpoint Blvd.
Waukegan, IL. 60085
work number: (847)887-8512
This message is intended only for the named recipient. If you are not the
intended recipient you are notified that disclosing, copying, distributing or
taking any action in reliance on the contents of this information is strictly
prohibited.
Thank you for the help, I found an easier way to make it directly inported, I just used html, to redirect it over, kinda hard to explain, but the main thing is that it works, thanks again. Have an awesome weekend
James